sst-env.d.ts 217 B

12345678
  1. /* This file is auto-generated by SST. Do not edit. */
  2. /* tslint:disable */
  3. /* eslint-disable */
  4. /// <reference types="vite/client" />
  5. interface ImportMetaEnv {}
  6. interface ImportMeta {
  7. readonly env: ImportMetaEnv
  8. }