mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
1-to-1 mapping between gpx schema and types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { type GPXFile, type Metadata, type Waypoint, type Track, type TrackSegment, type TrackPoint, type Author } from './types';
|
||||
export * from './types';
|
||||
|
||||
export { parseGPX } from './io';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user