]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): accept generic Component type in h()
authorEvan You <yyx990803@gmail.com>
Sat, 4 Apr 2020 17:29:29 +0000 (13:29 -0400)
committerEvan You <yyx990803@gmail.com>
Sat, 4 Apr 2020 17:29:29 +0000 (13:29 -0400)
commitc1d5928f3b240a4a69bcd8d88494e4fe8d2e625b
tree7ec485f5d3ae897dd487550b50504128a3abad15
parent5dcc645fc068f9a467fa31ba2d3c2a59e68a9fd7
fix(types): accept generic Component type in h()

fix #922
packages/runtime-core/src/h.ts
test-dts/h.test-d.ts