Skip to main content
Module

x/evt/lib/index.ts>EvtLikeToEvt

💧EventEmitter's typesafe replacement
Go to Latest
type alias EvtLikeToEvt
import { type EvtLikeToEvt } from "https://deno.land/x/evt@v2.4.6/lib/index.ts";

Type Parameters

E extends NonPostableEvtLike<any>
definition: SwapEvtType<E, UnpackEvt<E>>