]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (...
authorJohnson Chu <johnsoncodehk@gmail.com>
Wed, 4 Sep 2024 12:34:36 +0000 (20:34 +0800)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 12:34:36 +0000 (20:34 +0800)
commit7518bc19dc73ba46dcf1eef6e23f9e6e75552675
treed3f791f473e0f41944dd5da86769665a01e2152d
parent40193696b3564202173ac0367e4b3ae48c4ffb84
fix(types): avoid using intersection type in `Readonly<...>` to fix JSDoc emit (#11799)
packages/runtime-core/src/apiDefineComponent.ts
packages/runtime-core/src/componentOptions.ts