@tempots/std

CancelOptions.upcomingOnly property

If true, only prevents future scheduled executions. If false, also prevents all future executions even after new calls. false

Signature:

upcomingOnly?: boolean;