summaryrefslogtreecommitdiffhomepage
path: root/packages/function
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-03-19 18:44:21 -0400
committerFrank <[email protected]>2026-03-19 18:44:24 -0400
commitbd44489ada70cf908b69466f623ca74e800b3fc7 (patch)
tree0819979511404c9aba7d1274da7aa83128a65139 /packages/function
parenta6ef9e92065937dfeb9920abfd6e88bf95b1e572 (diff)
downloadopencode-bd44489ada70cf908b69466f623ca74e800b3fc7.tar.gz
opencode-bd44489ada70cf908b69466f623ca74e800b3fc7.zip
go: upi payment
Diffstat (limited to 'packages/function')
-rw-r--r--packages/function/sst-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts
index 5e2693ad8..6b842639a 100644
--- a/packages/function/sst-env.d.ts
+++ b/packages/function/sst-env.d.ts
@@ -145,6 +145,7 @@ declare module "sst" {
"ZEN_LITE_PRICE": {
"firstMonth50Coupon": string
"price": string
+ "priceInr": number
"product": string
"type": "sst.sst.Linkable"
}