mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 01:37:27 +08:00
3 lines
105 B
TypeScript
3 lines
105 B
TypeScript
/// <reference types="svelte" />
|
|
/// <reference types="vite/client" />
|
|
declare const APP_VERSION: string; |