Skip to main content

core.isgone

Home > @medplum/core > isGone

isGone() function

Signature:

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

Parameters

ParameterTypeDescription
outcomeOperationOutcome

Returns:

boolean