mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-10 20:53:02 -05:00
initial commit
This commit is contained in:
7
node_modules/vinyl-fs/index.js
generated
vendored
Normal file
7
node_modules/vinyl-fs/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
src: require('./lib/src'),
|
||||
dest: require('./lib/dest'),
|
||||
watch: require('glob-watcher')
|
||||
};
|
||||
Reference in New Issue
Block a user