Searched defs:T3 (Results 1 – 8 of 8) sorted by relevance
34 type T3 = { alias
186 interface T3 {} interface187 namespace T3 {} namespace
94 import { type T1, type T2 as T3 } from 'foobar'; alias
37 type T3 = C; alias
36 type T3<T extends (...args: any[]) => any> = alias
214 export type T3 = Exclude< alias