dyomedea/src/components/gpx-dialog/index.ts

2 lines
70 B
TypeScript
Raw Normal View History

2022-12-12 14:37:12 +00:00
export { default, currentGpxId, setCurrentGpxId } from './GpxDialog';