fix: bun install

This commit is contained in:
Adam
2026-05-27 08:37:29 -05:00
parent 340ad9e9ed
commit 1fcdb0246a
2 changed files with 5 additions and 4 deletions

3
sst-env.d.ts vendored
View File

@@ -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 {}