fix: bun install
This commit is contained in:
3
sst-env.d.ts
vendored
3
sst-env.d.ts
vendored
@@ -153,6 +153,7 @@ declare module "sst" {
|
||||
}
|
||||
"STRIPE_WEBHOOK_SECRET": {
|
||||
"type": "sst.sst.Linkable"
|
||||
"value": string
|
||||
}
|
||||
"Stat": import("@cloudflare/workers-types").Service
|
||||
"StatsDatabase": {
|
||||
@@ -344,4 +345,4 @@ declare module "sst" {
|
||||
}
|
||||
|
||||
import "sst"
|
||||
export {}
|
||||
export {}
|
||||
Reference in New Issue
Block a user