zen: track session in usage
This commit is contained in:
parent
ee754c46f9
commit
5712cff5c4
187 changed files with 87618 additions and 47656 deletions
9
sst-env.d.ts
vendored
9
sst-env.d.ts
vendored
|
|
@ -156,6 +156,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