Skip to main content
Module

x/mutevents/mod.ts>EventPriority

Typed, async, and promiseable events for Deno
Latest
type alias EventPriority
import { type EventPriority } from "https://deno.land/x/mutevents@5.4.1/mod.ts";
definition: "before" | "normal" | "after"