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