Searched refs:TN3 (Results 1 – 10 of 10) sorted by relevance
25 type TN3 = Uncapitalize<string>; // string97 declare type TN3 = Uncapitalize<string>;
62 type TN3 = Uncapitalize<string>; // string63 >TN3 : string
82 type TN3 = Uncapitalize<string>; // string83 >TN3 : Symbol(TN3, Decl(intrinsicTypes.ts, 22, 39))
45 type TN3 = Uncapitalize<string>; // string
13 type TN3 = TV1<[boolean?]>;631 declare type TN3 = TV1<[boolean?]>;
36 type TN3 = TV1<[boolean?]>;37 >TN3 : Symbol(TN3, Decl(variadicTuples1.ts, 10, 19))
24 type TN3 = TV1<[boolean?]>;25 >TN3 : [string, boolean | undefined, number]
61 type TN3 = TV1<[boolean?]>;
27 type TN3 = Uncapitalize<string>; // string alias
15 type TN3 = TV1<[boolean?]>; alias