Skip to content

Function: isNotImplementedError()

ts
function isNotImplementedError(error: Error): boolean;

Parameters

ParameterType
errorError

Returns

boolean