]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): correctly infer `TypeProps` when it is `any` (#12073)
author山吹色御守 <85992002+KazariEX@users.noreply.github.com>
Thu, 3 Oct 2024 15:22:27 +0000 (23:22 +0800)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 15:22:27 +0000 (23:22 +0800)
commit57315ab9688c9741a271d1075bbd28cbe5f71e2f
tree5e88e3c7923fd675a4e36c0e93f884ab8a2fecb0
parent577edca8e7795436efd710d1c289ea8ea2642b0e
fix(types): correctly infer `TypeProps` when it is `any` (#12073)

close #12058
packages/runtime-core/src/apiDefineComponent.ts
packages/shared/src/typeUtils.ts