We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8d17c commit c9cce1fCopy full SHA for c9cce1f
1 file changed
subcall/src/vite-env.d.ts
@@ -1,11 +1 @@
1
/// <reference types="vite/client" />
2
-
3
-interface ImportMetaEnv {
4
- VITE_SUBCALL_ADDRESS: string
5
- VITE_PARATIME_RUNTIME_ID: string
6
- VITE_GRPC_URL: string
7
-}
8
9
-interface ImportMeta {
10
- readonly env: ImportMetaEnv
11
0 commit comments