Skip to main content
Dotset CLI API Documentation / index / isShieldError

Function: isShieldError()

function isShieldError(error): error is ShieldError;
Defined in: src/shield/errors/index.ts:467 Check if an error is a ShieldError

Parameters

error

unknown

Returns

error is ShieldError