Zamok Kiosk API
Preparing search index...
module-ai-gemini/lib/shared/reducers
InstanceTokenStatusState
Interface InstanceTokenStatusState
State interface for instance token status Tracks token usage information for the current instance
interface
InstanceTokenStatusState
{
isLimitReached
:
boolean
;
limit
:
number
;
totalUsed
:
number
;
}
Index
Properties
is
Limit
Reached
limit
total
Used
Properties
is
Limit
Reached
isLimitReached
:
boolean
limit
limit
:
number
total
Used
totalUsed
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Limit
Reached
limit
total
Used
Zamok Kiosk API
Loading...
State interface for instance token status Tracks token usage information for the current instance