]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: up api
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 15 May 2023 12:50:56 +0000 (14:50 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 15 May 2023 12:50:56 +0000 (14:50 +0200)
packages/docs/api/interfaces/RouteLocationMatched.md
packages/docs/api/interfaces/RouteRecordNormalized.md

index 446feb1275ec3256f20f9df3345f1a531a4d5de5..82a324050ab651e39ea483cd4caa1bb9a8e737ad 100644 (file)
@@ -67,7 +67,7 @@ ___
 
 ### instances %{#Properties-instances}%
 
-• **instances**: `Record`<`string`, `undefined` \| ``null`` \| `ComponentPublicInstance`<{}, {}, {}, {}, {}, {}, {}, {}, ``false``, `ComponentOptionsBase`<`any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, {}, {}, `string`\>, {}\>\>
+• **instances**: `Record`<`string`, `undefined` \| ``null`` \| `ComponentPublicInstance`<{}, {}, {}, {}, {}, {}, {}, {}, ``false``, `ComponentOptionsBase`<`any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, {}, {}, `string`, {}\>, {}, {}\>\>
 
 Mounted route component instances
 Having the instances on the record mean beforeRouteUpdate and
index a2a800b97a692a5519796e59d931103466ef977a..0e583686348b309e59a2e7f2930217bc8051647e 100644 (file)
@@ -51,7 +51,7 @@ ___
 
 ### instances %{#Properties-instances}%
 
-• **instances**: `Record`<`string`, `undefined` \| ``null`` \| `ComponentPublicInstance`<{}, {}, {}, {}, {}, {}, {}, {}, ``false``, `ComponentOptionsBase`<`any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, {}, {}, `string`\>, {}\>\>
+• **instances**: `Record`<`string`, `undefined` \| ``null`` \| `ComponentPublicInstance`<{}, {}, {}, {}, {}, {}, {}, {}, ``false``, `ComponentOptionsBase`<`any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, `any`, {}, {}, `string`, {}\>, {}, {}\>\>
 
 Mounted route component instances
 Having the instances on the record mean beforeRouteUpdate and