mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 09:52:54 +00:00
remove duplicate type definitions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export * from './gpx';
|
||||
|
||||
export { parseGPX } from './io';
|
||||
export { parseGPX, buildGPX } from './io';
|
||||
|
||||
|
Reference in New Issue
Block a user