From e8c20235b8b50589370d8e6adbe05fad5e4d6e90 Mon Sep 17 00:00:00 2001 From: Frank Date: Mon, 27 Apr 2026 01:36:26 -0400 Subject: zen: coupons --- packages/console/function/sst-env.d.ts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/console/function') diff --git a/packages/console/function/sst-env.d.ts b/packages/console/function/sst-env.d.ts index bfba1b8f2..288e73d0c 100644 --- a/packages/console/function/sst-env.d.ts +++ b/packages/console/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": { -- cgit v1.2.3