UNPKG

poku

Version:

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

2 lines (1 loc) 63 B
export type Runner = 'npm' | 'bun' | 'deno' | 'yarn' | 'pnpm';