]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat(types): infer params types from path
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 2 May 2022 16:45:58 +0000 (18:45 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
commitbf08d5291f4b020400e1e42058929a3a9a0295aa
tree9aaac3af2b2e004f7e89bd26239344e6eef39cd2
parent0d29e7922372cad40e0d07650ac8ecb6ef011419
feat(types): infer params types from path
src/index.ts
src/types/paths.ts [new file with mode: 0644]
test-dts/paths.test-d.ts [new file with mode: 0644]