13 lines
356 B
JavaScript
13 lines
356 B
JavaScript
|
|
/*!
|
||
|
|
* vue-router v5.0.6
|
||
|
|
* (c) 2026 Eduardo San Martin Morote
|
||
|
|
* @license MIT
|
||
|
|
*/
|
||
|
|
Object.defineProperty(exports, '__esModule', { value: true });
|
||
|
|
const require_unplugin = require('../unplugin-DL8B31Qb.cjs');
|
||
|
|
|
||
|
|
//#region src/unplugin/webpack.ts
|
||
|
|
var webpack_default = require_unplugin.unplugin_default.webpack;
|
||
|
|
|
||
|
|
//#endregion
|
||
|
|
exports.default = webpack_default;
|