chore: format code

This commit is contained in:
GitHub Action
2025-11-23 20:59:37 +00:00
parent 4a81bd0f50
commit eb009d5959
21 changed files with 569 additions and 571 deletions
+2 -4
View File
@@ -2,9 +2,7 @@
/* tslint:disable */
/* eslint-disable */
/// <reference types="vite/client" />
interface ImportMetaEnv {
}
interface ImportMetaEnv {}
interface ImportMeta {
readonly env: ImportMetaEnv
}
}
+1 -1
View File
@@ -6,4 +6,4 @@
/// <reference path="../../sst-env.d.ts" />
import "sst"
export {}
export {}