与 extends 语句差不多,但是去除 never
子类型
父类型
boolean
If_Extends<"abc", string> // true Copy
If_Extends<"abc", string> // true
Generated using TypeDoc
与 extends 语句差不多,但是去除 never