Documentation / @agentick/core / SerializedHook
Interface: SerializedHook
Defined in: core/src/app/types.ts:1231
Serialized hook state for devtools.
Properties
deps?
optionaldeps:unknown[]
Defined in: core/src/app/types.ts:1235
index
index:
number
Defined in: core/src/app/types.ts:1232
status?
optionalstatus:string
Defined in: core/src/app/types.ts:1236
type
type:
string
Defined in: core/src/app/types.ts:1233
value
value:
unknown
Defined in: core/src/app/types.ts:1234