Documentation / @agentick/core / SerializedHook
Interface: SerializedHook ​
Defined in: core/src/app/types.ts:1223
Serialized hook state for devtools.
Properties ​
deps? ​
optionaldeps:unknown[]
Defined in: core/src/app/types.ts:1227
index ​
index:
number
Defined in: core/src/app/types.ts:1224
status? ​
optionalstatus:string
Defined in: core/src/app/types.ts:1228
type ​
type:
string
Defined in: core/src/app/types.ts:1225
value ​
value:
unknown
Defined in: core/src/app/types.ts:1226