mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
zen: track session in usage
This commit is contained in:
parent
ee754c46f9
commit
5712cff5c4
187 changed files with 87618 additions and 47656 deletions
9
packages/console/function/sst-env.d.ts
vendored
9
packages/console/function/sst-env.d.ts
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue