type alias fp.EventTypeimport { type fp } from "https://deno.land/x/hex@0.5.15/src/mod.ts"; const { EventType } = fp; definition: (...args: readonly any[]) => void | Promise<void>