UNPKG

poku

Version:

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

6 lines (5 loc) 172 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.test = void 0; const core_js_1 = require("./it/core.js"); exports.test = core_js_1.it;