Skip to content

Documentation / @agentick/shared / isAdapterError

Function: isAdapterError() ​

isAdapterError(error): error is AdapterError

Defined in: errors.ts:760

Check if error is an AdapterError

Parameters ​

error ​

unknown

Returns ​

error is AdapterError

Released under the ISC License.