]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
types(defineComponent): fix optional Boolean prop types (#2401)
authorCarlos Rodrigues <david-181@hotmail.com>
Mon, 19 Oct 2020 21:25:55 +0000 (22:25 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 21:25:55 +0000 (17:25 -0400)
commitd9ad45ad6cf05c47d6a3438b57366d7d2146d13b
tree7cdc3b6412015426ca0a8cf7c6a732805dd55646
parent8e5cdc0d0e1ceea233f7e46039fc9120db2a9694
types(defineComponent): fix optional Boolean prop types (#2401)

fix #2338
packages/runtime-core/src/componentProps.ts
test-dts/defineComponent.test-d.tsx
test-dts/h.test-d.ts