core.readablepromise.ispending
Home > @medplum/core > ReadablePromise > isPending
ReadablePromise.isPending() method
Returns true if the promise is pending.
Signature:
isPending(): boolean;
Returns:
boolean
True if the Promise is pending.
Home > @medplum/core > ReadablePromise > isPending
Returns true if the promise is pending.
Signature:
isPending(): boolean;
Returns:
boolean
True if the Promise is pending.