gpx.studio/gpx/src/index.ts
2024-04-16 13:54:48 +02:00

4 lines
58 B
TypeScript

export * from './gpx';
export { parseGPX } from './io';