]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: add todo
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 8 Oct 2025 14:23:35 +0000 (16:23 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 8 Oct 2025 14:23:35 +0000 (16:23 +0200)
packages/router/vue-router-auto-resolver.d.mts

index a7b312ce4b4a9954fb858ccacb8d06d461d98c61..4b91fa76cc596bc862cc6e5e9025d7c4c6803acb 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * TODO: remove the declaration if possible when merging unplugin-vue-router into this monorepo
+ */
+
 declare module 'vue-router/auto-resolver' {
   import type {
     EXPERIMENTAL_Router,