ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
trimTempState
Function trimTempState
trimTempState
(
state
:
Record
<
string
,
unknown
>
)
:
Record
<
string
,
unknown
>
Removes temporary state keys from the state.
Parameters
state
:
Record
<
string
,
unknown
>
Returns
Record
<
string
,
unknown
>
ADK for TypeScript: API Reference - v1.5.0
Loading...
Removes temporary state keys from the state.