Skip to content

Documentation / @agentick/shared / isStateError

Function: isStateError()

isStateError(error): error is StateError

Defined in: errors.ts:746

Check if error is a StateError

Parameters

error

unknown

Returns

error is StateError

Released under the ISC License.