Skip to main content
Module

x/unitest/mod.ts>PostModifier

🃏 Deno-first universal unit testing framework
Latest
type alias PostModifier
import { type PostModifier } from "https://deno.land/x/unitest@v1.0.0-beta.82/mod.ts";
definition: { type: "post"; fn: PostModifierFn; }