UNPKG

approvals

Version:

Approval Tests Library - Capturing Human Intelligence

3 lines (2 loc) 167 B
import { MochaNamer } from "./Mocha/MochaNamer"; export declare function beforeEachVerifierBase(Namer: typeof MochaNamer, usageSample: string, dirName: string): void;