GoScrobble/web/node_modules/webpack/lib/MemoryOutputFileSystem.js

6 lines
139 B
JavaScript
Raw Permalink Normal View History

2022-04-25 02:47:15 +00:00
/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Tobias Koppers @sokra
*/
module.exports = require("memory-fs");