UNPKG

@benev/nubs

Version:
3 lines (2 loc) 127 B
import { DispatchCause } from "../types.js"; export declare const makeCauseDispatcher: (target: EventTarget) => DispatchCause;