]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: support for typescript named routes
authorpikax <carlos@hypermob.co.uk>
Thu, 8 Apr 2021 17:16:20 +0000 (18:16 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
commit29aebb6905d3b67c29955297139eced51cfa155d
treef21d681858849a561a02af1f7b595fe4910abea0
parent3298e1a861b8a6aacb58f21b15f12406350081f9
feat: support for typescript named routes
src/index.ts
src/router.ts
src/types/index.ts
src/types/named.ts [new file with mode: 0644]
test-dts/namedRoutes.test-d.ts [new file with mode: 0644]