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