blob: 035e323c0402de6be84a5da16ed0080f56ad65cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* This file is auto-generated by SST. Do not edit. */
/* tslint:disable */
/* eslint-disable */
/* biome-ignore-all lint: auto-generated */
/// <reference types="vite/client" />
interface ImportMetaEnv {
}
interface ImportMeta {
readonly env: ImportMetaEnv
}
|