Files
dns-server/node_modules/webpack/lib/SingleEntryPlugin.js
T
Alex Yang f627244b8f 更新
2026-03-30 01:04:46 +08:00

9 lines
161 B
JavaScript

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