Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/evt/tools/inDepth/types.ts>MapLike.match

💧EventEmitter's typesafe replacement
Latest
function MapLike.match
import { MapLike } from "https://deno.land/x/evt@v2.5.7/tools/inDepth/types.ts";
const { match } = MapLike;

Parameters

map: Object

Returns

map is MapLike<T, U>