]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(types): fix typescript error when spreading `$props`(#5968)
authorCarlos Rodrigues <carlos@hypermob.co.uk>
Fri, 20 May 2022 16:59:29 +0000 (17:59 +0100)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 16:59:29 +0000 (12:59 -0400)
commit0c7fd13ea628a2f1b72c6f4150c0dba32da4468e
treee4cf12d98b4410b182935589305166b406410199
parent8071ef47b5adcd5fcd9d0d2ea2cefff5c34ce095
fix(types): fix typescript error when spreading `$props`(#5968)
packages/runtime-core/src/index.ts
packages/runtime-core/src/vnode.ts
packages/runtime-dom/types/jsx.d.ts
test-dts/componentTypeExtensions.test-d.tsx
test-dts/defineComponent.test-d.tsx