UNPKG

poku

Version:

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

2 lines (1 loc) 70 B
export declare const runTests: (files: string[]) => Promise<boolean>;