aboutsummaryrefslogtreecommitdiff
path: root/node_modules/istanbul-lib-hook/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/istanbul-lib-hook/index.js')
-rw-r--r--node_modules/istanbul-lib-hook/index.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/istanbul-lib-hook/index.js b/node_modules/istanbul-lib-hook/index.js
new file mode 100644
index 000000000..c59df033b
--- /dev/null
+++ b/node_modules/istanbul-lib-hook/index.js
@@ -0,0 +1,5 @@
+/*
+ Copyright 2012-2015, Yahoo Inc.
+ Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.
+ */
+module.exports = require('./lib/hook');