summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-04-07 10:08:57 -0400
committerFrank <[email protected]>2026-04-07 10:09:00 -0400
commit01c5eb679cd0b00cba654b316ef8615d0262c500 (patch)
treed2617bfd783804525a1b747beccde5999c2864d4 /sst-env.d.ts
parent41612b3dbea7b4e30a5a83678d2526dbeae9b61a (diff)
downloadopencode-01c5eb679cd0b00cba654b316ef8615d0262c500.tar.gz
opencode-01c5eb679cd0b00cba654b316ef8615d0262c500.zip
go: support coupon
Diffstat (limited to 'sst-env.d.ts')
-rw-r--r--sst-env.d.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts
index c9e567997..2a40a9f3c 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -168,7 +168,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