Skip to content

Documentation / @agentick/shared / isContextError

Function: isContextError() ​

isContextError(error): error is ContextError

Defined in: errors.ts:767

Check if error is a ContextError

Parameters ​

error ​

unknown

Returns ​

error is ContextError

Released under the ISC License.