UNPKG

@tempfix/watcher

Version:

The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.

9 lines (4 loc) 72 B
/* MAIN */ const NOOP = (): void => {}; /* EXPORT */ export {NOOP};