File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ ${normalizeLines(routeNamedMap)}
49
49
50
50
/**
51
51
* Route file to route info map by unplugin-vue-router.
52
- * Used by the volar plugin to automatically type useRoute()
52
+ * Used by the \`sfc-typed-router\` Volar plugin to automatically type \` useRoute()\`.
53
53
*
54
54
* Each key is a file path relative to the project root with 2 properties:
55
55
* - routes: union of route names of the possible routes when in this page (passed to useRoute<...>())
@@ -61,7 +61,7 @@ ${normalizeLines(routeFileInfoMap)}
61
61
62
62
/**
63
63
* Get a union of possible route names in a certain route component file.
64
- * Used by the volar plugin to automatically type useRoute()
64
+ * Used by the \`sfc-typed-router\` Volar plugin to automatically type \` useRoute()\`.
65
65
*
66
66
* @internal
67
67
*/
You can’t perform that action at this time.
0 commit comments