core.sleepoptions | Medplum

SleepOptions interface

Sleep options.

Signature:

export interface SleepOptions

Properties

Property Modifiers Type Description
signal? readonly AbortSignal | null (Optional) Optional AbortSignal that can be used to cancel the scheduled sleep.