Files
Arbitrate-FrontendH5/node_modules/webpack/lib/SingleEntryPlugin.js
T

9 lines
161 B
JavaScript
Raw Normal View History

2024-01-18 10:46:33 +08:00
/*
MIT License http://www.opensource.org/licenses/mit-license.php
Author Sean Larkin @thelarkinn
*/
"use strict";
module.exports = require("./EntryPlugin");