Searched refs:TN6 (Results 1 – 10 of 10) sorted by relevance
28 type TN6 = Uncapitalize<42>; // Error100 declare type TN6 = Uncapitalize<42>;
71 type TN6 = Uncapitalize<42>; // Error72 >TN6 : 42
94 type TN6 = Uncapitalize<42>; // Error95 >TN6 : Symbol(TN6, Decl(intrinsicTypes.ts, 25, 31))
48 type TN6 = Uncapitalize<42>; // Error
16 type TN6 = TV1<any>;634 declare type TN6 = TV1<any>;
48 type TN6 = TV1<any>;49 >TN6 : Symbol(TN6, Decl(variadicTuples1.ts, 13, 45))
33 type TN6 = TV1<any>;34 >TN6 : [string, ...any[], number]
64 type TN6 = TV1<any>;
30 type TN6 = Uncapitalize<42>; // Error alias
18 type TN6 = TV1<any>; alias