Skip to main content
Module

x/evt/mod.ts>CtxLike.match

💧EventEmitter's typesafe replacement
Go to Latest
function CtxLike.match
import { CtxLike } from "https://deno.land/x/evt@v2.5.3/mod.ts";
const { match } = CtxLike;

Type Parameters

optional
T = any

Returns

o is CtxLike<T>