UNPKG

onchange

Version:

Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.

4 lines 102 B
#!/usr/bin/env node "use strict"; process.stdin.pipe(process.stdout); //# sourceMappingURL=echo.js.map