UNPKG

poku

Version:

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

2 lines (1 loc) 67 B
export type WatchCallback = (file: string, event: string) => void;