]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix(types): allow components defined via defineComponent (#421)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 31 Aug 2020 09:11:16 +0000 (11:11 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Aug 2020 09:11:16 +0000 (11:11 +0200)
commite47c84c74a97ae7bb9095ea75f98a6fa8a216532
tree5313436230388d44ce86359db266bba929123e2b
parentb9ab3250848313426e4d70395a0592f6faffb270
fix(types): allow components defined via defineComponent (#421)

Co-authored-by: cexbrayat <cedric@ninja-squad.com>
src/RouterView.ts
src/types/index.ts
test-dts/createRouter.test-d.ts