zen: data dumper
This commit is contained in:
parent
b308503ab5
commit
1f11d4fb1a
27 changed files with 764 additions and 717 deletions
6
packages/desktop/src/sst-env.d.ts
vendored
6
packages/desktop/src/sst-env.d.ts
vendored
|
|
@ -2,7 +2,9 @@
|
|||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
/// <reference types="vite/client" />
|
||||
interface ImportMetaEnv {}
|
||||
interface ImportMetaEnv {
|
||||
|
||||
}
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue