UNPKG

poku

Version:

🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

3 lines (2 loc) 132 B
import type { Reporter, ReporterPlugin } from '../@types/poku.js'; export declare const reporter: Record<Reporter, ReporterPlugin>;