UNPKG

vue-router

Version:

> To see what versions are currently supported, please refer to the [Security Policy](./packages/router/SECURITY.md).

9 lines 275 B
/*! * vue-router v5.2.0 * (c) 2026 Eduardo San Martin Morote * @license MIT */ import { r as Options } from "../options-P-0BPDru.cjs"; //#region src/unplugin/webpack.d.ts declare const _default: (options?: Options | undefined) => WebpackPluginInstance; export = _default;