前端初始化
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
/*!
|
||||
* vue-router v5.2.0
|
||||
* (c) 2026 Eduardo San Martin Morote
|
||||
* @license MIT
|
||||
*/
|
||||
import { VueLanguagePlugin } from "@vue/language-core";
|
||||
//#region src/volar/entries/sfc-route-blocks.d.ts
|
||||
declare const plugin: VueLanguagePlugin;
|
||||
export = plugin;
|
||||
Reference in New Issue
Block a user