interface TimerScheduledEvent
implements Event
import { type TimerScheduledEvent } from "https://deno.land/x/deco@1.40.2/deps.ts";
TimerScheduledEvent is the event that is raised when a timer is scheduled.
x/deco/deps.ts>TimerScheduledEvent
import { type TimerScheduledEvent } from "https://deno.land/x/deco@1.40.2/deps.ts";
TimerScheduledEvent is the event that is raised when a timer is scheduled.