mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 15:13:46 +00:00
9 lines
217 B
TypeScript
9 lines
217 B
TypeScript
/* This file is auto-generated by SST. Do not edit. */
|
|
/* tslint:disable */
|
|
/* eslint-disable */
|
|
/// <reference types="vite/client" />
|
|
interface ImportMetaEnv {}
|
|
interface ImportMeta {
|
|
readonly env: ImportMetaEnv
|
|
}
|