Files
est-frame/node_modules/webpack/lib/SingleEntryPlugin.js
2025-10-22 05:38:27 +00:00

9 lines
161 B
JavaScript
Executable File

/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Sean Larkin @thelarkinn
*/
"use strict";
module.exports = require("./EntryPlugin");