From: Eduardo San Martin Morote Date: Thu, 18 Sep 2025 15:16:39 +0000 (+0200) Subject: chore: todo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5a47e0c3027ce8868eb3306cfa588e038ac8671;p=thirdparty%2Fvuejs%2Frouter.git chore: todo --- diff --git a/packages/router/src/experimental/router.ts b/packages/router/src/experimental/router.ts index 7e5d2c72..2deaa016 100644 --- a/packages/router/src/experimental/router.ts +++ b/packages/router/src/experimental/router.ts @@ -412,6 +412,7 @@ export interface EXPERIMENTAL_Router_Base { */ listening: boolean + // TODO: deprecate in favor of getRoute(name) and add it /** * Checks if a route with a given name exists *