unplugin-vue-router
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -542,3 +542,3 @@ "use strict"; | ||
parent == null ? void 0 : parent.value, | ||
options.treeNodeOptions | ||
options.treeNodeOptions || options.pathParser | ||
); | ||
@@ -545,0 +545,0 @@ } |
@@ -568,3 +568,3 @@ "use strict"; | ||
parent == null ? void 0 : parent.value, | ||
options.treeNodeOptions | ||
options.treeNodeOptions || options.pathParser | ||
); | ||
@@ -571,0 +571,0 @@ } |
@@ -542,3 +542,3 @@ "use strict"; | ||
parent == null ? void 0 : parent.value, | ||
options.treeNodeOptions | ||
options.treeNodeOptions || options.pathParser | ||
); | ||
@@ -545,0 +545,0 @@ } |
@@ -542,3 +542,3 @@ "use strict"; | ||
parent == null ? void 0 : parent.value, | ||
options.treeNodeOptions | ||
options.treeNodeOptions || options.pathParser | ||
); | ||
@@ -545,0 +545,0 @@ } |
@@ -542,3 +542,3 @@ "use strict"; | ||
parent == null ? void 0 : parent.value, | ||
options.treeNodeOptions | ||
options.treeNodeOptions || options.pathParser | ||
); | ||
@@ -545,0 +545,0 @@ } |
{ | ||
"name": "unplugin-vue-router", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"packageManager": "pnpm@8.3.1", | ||
@@ -5,0 +5,0 @@ "description": "File based typed routing for Vue Router", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
443092