From: 白雾三语 <32354856+baiwusanyu-c@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:58:27 +0000 (+0800) Subject: fix(types): allow `null` type for textarea value (#9997) X-Git-Tag: v3.4.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c379bc29efc70d6ac5840de10c357ee3dad998c0;p=thirdparty%2Fvuejs%2Fcore.git fix(types): allow `null` type for textarea value (#9997) close #9904 --- diff --git a/packages/dts-test/tsx.test-d.tsx b/packages/dts-test/tsx.test-d.tsx index 9b09b3fda8..63945c0629 100644 --- a/packages/dts-test/tsx.test-d.tsx +++ b/packages/dts-test/tsx.test-d.tsx @@ -7,6 +7,7 @@ expectType(
) expectType(
) expectType(
hello
) expectType() +expectType(