Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hex/src/mod.ts>fp.EventType

An ecosystem delivering practices, philosophy and portability.
Go to Latest
type alias fp.EventType
import { type fp } from "https://deno.land/x/hex@0.5.15/src/mod.ts";
const { EventType } = fp;
definition: (...args: readonly any[]) => void | Promise<void>