diff options
| author | Frank <[email protected]> | 2026-04-27 01:36:26 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-04-27 01:36:28 -0400 |
| commit | e8c20235b8b50589370d8e6adbe05fad5e4d6e90 (patch) | |
| tree | 453dc209608714b7e8891c8cbaa3d592733f9238 /packages/function | |
| parent | 17701628bd4370067a1e2613043a9da14f8e302f (diff) | |
| download | opencode-e8c20235b8b50589370d8e6adbe05fad5e4d6e90.tar.gz opencode-e8c20235b8b50589370d8e6adbe05fad5e4d6e90.zip | |
zen: coupons
Diffstat (limited to 'packages/function')
| -rw-r--r-- | packages/function/sst-env.d.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts index bfba1b8f2..288e73d0c 100644 --- a/packages/function/sst-env.d.ts +++ b/packages/function/sst-env.d.ts @@ -148,6 +148,9 @@ declare module "sst" { "price": string "priceInr": number "product": string + "sixMonths100Coupon": string + "threeMonths100Coupon": string + "twelveMonths100Coupon": string "type": "sst.sst.Linkable" } "ZEN_MODELS1": { |
