Files
IOT_WEB/node_modules/vue-router/dist/unplugin/esbuild.cjs
T
2026-08-21 15:36:24 +08:00

14 lines
357 B
JavaScript

/*!
* vue-router v5.2.0
* (c) 2026 Eduardo San Martin Morote
* @license MIT
*/
Object.defineProperties(exports, {
__esModule: { value: true },
[Symbol.toStringTag]: { value: "Module" }
});
//#region src/unplugin/esbuild.ts
var esbuild_default = require("../unplugin-Of3wIaKI.cjs").unplugin_default.esbuild;
//#endregion
exports.default = esbuild_default;