Skip to main content
Module

x/unitest/mod.ts>MatcherMap

🃏 Deno-first universal unit testing framework
Latest
type alias MatcherMap
Re-export
import { type MatcherMap } from "https://deno.land/x/unitest@v1.0.0-beta.82/mod.ts";
definition: Record<PropertyKey, Matcher>
definition: Record<PropertyKey, Matcher>