mirror of
https://github.com/Arlind-dev/sulej.ch.git
synced 2025-12-02 09:55:14 +01:00
feat(init)!: create sulej.ch
This commit is contained in:
5
src/app.d.ts
vendored
Normal file
5
src/app.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/// <reference types="svelte" />
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
declare const __APP_VERSION__: string;
|
||||
declare const __APP_COMMIT__: string;
|
||||
Reference in New Issue
Block a user