mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 14:00:30 +00:00
This commit is contained in:
parent
41612b3dbe
commit
01c5eb679c
10 changed files with 53 additions and 27 deletions
5
packages/function/sst-env.d.ts
vendored
5
packages/function/sst-env.d.ts
vendored
|
|
@ -142,7 +142,12 @@ declare module "sst" {
|
|||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ZEN_LITE_COUPON_FIRST_MONTH_100_INVITEES": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ZEN_LITE_PRICE": {
|
||||
"firstMonth100Coupon": string
|
||||
"firstMonth50Coupon": string
|
||||
"price": string
|
||||
"priceInr": number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue