Skip to main content

core.isnotfound

Home > @medplum/core > isNotFound

isNotFound() function

Signature:

export declare function isNotFound(outcome: OperationOutcome): boolean;

Parameters

ParameterTypeDescription
outcomeOperationOutcome

Returns:

boolean