mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 00:35:38 +02:00
fix: Resolve database issues
This commit is contained in:
4
sst-env.d.ts
vendored
4
sst-env.d.ts
vendored
@@ -21,6 +21,10 @@ declare module "sst" {
|
||||
"type": "sst.sst.Linkable"
|
||||
"user": string
|
||||
}
|
||||
"POLAR_API_KEY": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
}
|
||||
}
|
||||
// cloudflare
|
||||
|
||||
Reference in New Issue
Block a user