If the type T accepts type unknown, output type true, otherwise output type false.
unknown
如果类型 T 接受类型 unknown,则输出 true,否则输出 false。
要检查的类型
If the type T accepts type
unknown, output type true, otherwise output type false.如果类型 T 接受类型
unknown,则输出 true,否则输出 false。