summaryrefslogtreecommitdiffhomepage
path: root/packages/function
diff options
context:
space:
mode:
Diffstat (limited to 'packages/function')
-rw-r--r--packages/function/sst-env.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts
index f60ec81a0..9c4f5cc0d 100644
--- a/packages/function/sst-env.d.ts
+++ b/packages/function/sst-env.d.ts
@@ -14,6 +14,10 @@ declare module "sst" {
"type": "sst.sst.Linkable"
"value": string
}
+ "Console": {
+ "type": "sst.cloudflare.SolidStart"
+ "url": string
+ }
"DATABASE_PASSWORD": {
"type": "sst.sst.Secret"
"value": string