]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): fix propType<any> type inference (#4985)
authorfishDog <40156382+Bigfish8@users.noreply.github.com>
Thu, 25 Nov 2021 09:52:13 +0000 (17:52 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 09:52:13 +0000 (04:52 -0500)
commit3c449cd408840d35987fb32b39737fbf093809d6
tree40f7df775b24fefbec8230a357f5299988ab2239
parentc17cbdc28f90f6a9eebbe9e3021ba41a36e017ea
fix(types): fix propType<any> type inference (#4985)

fix #4983
packages/runtime-core/src/componentProps.ts
packages/runtime-core/src/helpers/typeUtils.ts
test-dts/component.test-d.ts
test-dts/index.d.ts