diff options
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": { |
