Skip to main content
Module

x/composable/deps.ts>TimerFiredEvent

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
interface TimerFiredEvent
implements Event
import { type TimerFiredEvent } from "https://deno.land/x/composable@1.27.3/deps.ts";

TimerFiredEvent is the event that is raised when a timer is fired.

Properties

type: "timer_fired"
timerId: string