This commit is contained in:
Frank
2025-12-02 18:36:15 -05:00
parent bcfa63aa4e
commit 28c802f399
24 changed files with 590 additions and 600 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
/// <reference path="../../../sst-env.d.ts" />
import "sst"
export {}
export {}
-3
View File
@@ -39,9 +39,6 @@ class Resource:
class Console:
type: str
url: str
class ConsoleData:
name: str
type: str
class Database:
database: str
host: str