UNPKG

poku

Version:

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

6 lines (5 loc) 135 B
import type { EachConfigs } from '../@types/each.js'; export declare const each: { before: EachConfigs; after: EachConfigs; };