diff options
Diffstat (limited to 'node_modules/locutus/php/filesystem/index.js')
-rw-r--r-- | node_modules/locutus/php/filesystem/index.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/node_modules/locutus/php/filesystem/index.js b/node_modules/locutus/php/filesystem/index.js deleted file mode 100644 index 02bb422..0000000 --- a/node_modules/locutus/php/filesystem/index.js +++ /dev/null @@ -1,8 +0,0 @@ -'use strict'; - -module.exports['basename'] = require('./basename'); -module.exports['dirname'] = require('./dirname'); -module.exports['file_get_contents'] = require('./file_get_contents'); -module.exports['pathinfo'] = require('./pathinfo'); -module.exports['realpath'] = require('./realpath'); -//# sourceMappingURL=index.js.map
\ No newline at end of file |