Version 1
[yaffs-website] / node_modules / fs-extra / lib / copy-sync / index.js
diff --git a/node_modules/fs-extra/lib/copy-sync/index.js b/node_modules/fs-extra/lib/copy-sync/index.js
new file mode 100644 (file)
index 0000000..ebc7e0b
--- /dev/null
@@ -0,0 +1,3 @@
+module.exports = {
+  copySync: require('./copy-sync')
+}