]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
types(defineComponent): fix unwrap when returning `Ref<T>|undefined` from `setup...
authorCarlos Rodrigues <david-181@hotmail.com>
Thu, 15 Jul 2021 19:58:20 +0000 (20:58 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 19:58:20 +0000 (15:58 -0400)
commitf6a5f09a3aaff4f156bd1d4cc5ae01331cffa427
treebe5febc21582738a551e48b85ac984ef7bd16730
parente508ee08e9e4f27435013ae39e26623276b0438a
types(defineComponent): fix unwrap when returning `Ref<T>|undefined` from `setup` (#4100)
packages/reactivity/src/ref.ts
test-dts/component.test-d.ts