summaryrefslogtreecommitdiffhomepage
path: root/packages/console/function
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-02-22 18:41:34 -0500
committerFrank <[email protected]>2026-02-22 22:19:44 -0500
commit5712cff5c453a185ac75a160f76ca06135d6ab2d (patch)
tree6838fedd40aed31421265fdc8b9fe5826d396f86 /packages/console/function
parentee754c46f992dd4024e56e93246421246d16d13f (diff)
downloadopencode-5712cff5c453a185ac75a160f76ca06135d6ab2d.tar.gz
opencode-5712cff5c453a185ac75a160f76ca06135d6ab2d.zip
zen: track session in usage
Diffstat (limited to 'packages/console/function')
-rw-r--r--packages/console/function/sst-env.d.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/console/function/sst-env.d.ts b/packages/console/function/sst-env.d.ts
index 73f83d167..edff904e0 100644
--- a/packages/console/function/sst-env.d.ts
+++ b/packages/console/function/sst-env.d.ts
@@ -130,6 +130,15 @@ declare module "sst" {
"product": string
"type": "sst.sst.Linkable"
}
+ "ZEN_LITE_LIMITS": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
+ "ZEN_LITE_PRICE": {
+ "price": string
+ "product": string
+ "type": "sst.sst.Linkable"
+ }
"ZEN_MODELS1": {
"type": "sst.sst.Secret"
"value": string