UNPKG

poku

Version:

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

14 lines (13 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.each = void 0; exports.each = { before: { status: true, cb: undefined, }, after: { status: true, cb: undefined, }, };