Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/evt/lib/types/interfaces/index.ts>CtxLike.match

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

Type Parameters

optional
T = any