first commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
/*!
|
||||
* vue-router v5.0.6
|
||||
* (c) 2026 Eduardo San Martin Morote
|
||||
* @license MIT
|
||||
*/
|
||||
import { r as Options } from "../options-C8M2qFcl.cjs";
|
||||
|
||||
//#region src/unplugin/webpack.d.ts
|
||||
declare const _default: (options?: Options | undefined) => WebpackPluginInstance;
|
||||
export = _default;
|
||||
Reference in New Issue
Block a user