mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-02 16:07:49 +00:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
|
|
export const editMetadata = $state({
|
||
|
|
current: false,
|
||
|
|
});
|