mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-03 17:12:31 +00:00
commit dist folder
This commit is contained in:
4
gpx/dist/index.d.ts
vendored
Normal file
4
gpx/dist/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './gpx';
|
||||
export { Coordinates, LineStyleExtension, WaypointType } from './types';
|
||||
export { parseGPX, buildGPX } from './io';
|
||||
export * from './simplify';
|
Reference in New Issue
Block a user