]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: todo
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 18 Sep 2025 15:16:39 +0000 (17:16 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 18 Sep 2025 15:16:39 +0000 (17:16 +0200)
packages/router/src/experimental/router.ts

index 7e5d2c72f4f9e48c9765dd67303d936135f08472..2deaa016a40dc0448bc4e2d1055c3ba93c5e0100 100644 (file)
@@ -412,6 +412,7 @@ export interface EXPERIMENTAL_Router_Base<TRecord> {
    */
   listening: boolean
 
+  // TODO: deprecate in favor of getRoute(name) and add it
   /**
    * Checks if a route with a given name exists
    *