UNPKG

poku

Version:

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

3 lines (2 loc) 118 B
export declare const checkOnly: (cb: unknown) => boolean; export declare const CheckNoOnly: (cb: unknown) => boolean;