UNPKG

watchpack

Version:

Wrapper library for directory and file watching.

9 lines (7 loc) 214 B
/* MIT License http://www.opensource.org/licenses/mit-license.php Author Alexander Akait @akexander-akait */ "use strict"; // TODO remove this file in the next major release module.exports = require("./index");