init repo
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
// See https://svelte.dev/docs/kit/environment-variables for more information
|
||||
|
||||
declare module '$app/env/private' {
|
||||
// no private environment variables were defined
|
||||
}
|
||||
|
||||
declare module '$app/env/public' {
|
||||
// no public environment variables were defined
|
||||
}
|
||||
Reference in New Issue
Block a user