UNPKG

vue-router

Version:

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

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