UNPKG

poku

Version:

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

5 lines (4 loc) 116 B
export declare const parserOutput: (options: { output: string; result: boolean; }) => string[] | undefined;