Skip to main

throwErrorScheduled

throwErrorScheduled

Source Location: packages/core/src/source.ts#L785

Signature

function throwErrorScheduled(
getError: () => unknown,
schedule: ScheduleFunction,
): Source<never>