Appearance
@lelantos-org/sdk / core / SleepOutcome
type SleepOutcome = "ok" | "aborted";
Defined in: @lelantos-org/sdk/dist/core/async.d.ts:2
Outcome of an interruptible sleep.