Searched defs:T25 (Results 1 – 6 of 6) sorted by relevance
42 T25 = 0.000018082171885432524, /* 0x12f5e563e5487e.0p-68 */ variable73 T25 = 0x1.0b132d39f055c81be49eff7afd50p-16L, variable
23 type T25 = Required<ReadonlyArray<string | undefined>>; alias
93 type T25 = FirstTwoAndRest<'abcde'>; // ['ab', 'cde'] alias
59 type T25 = ArgumentType<Function>; // Error alias
251 type T25 = Last<[string?]>; alias