mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-04-25 17:20:38 +03:00
added vue router
This commit is contained in:
+1359
File diff suppressed because it is too large
Load Diff
+4
@@ -0,0 +1,4 @@
|
||||
import { CompilerOptions, CodegenResult } from '@vue/compiler-dom';
|
||||
|
||||
export declare function compile(template: string, options?: CompilerOptions): CodegenResult;
|
||||
|
||||
Reference in New Issue
Block a user