Searched defs:b6 (Results 1 – 10 of 10) sorted by relevance
155 let b6: ((s: string, w: boolean) => void) | ((n: number) => number); variable
102 const b6 = { value: osu?.prop.length }; constant
70 let b6 = [z, y, x]; variable
77 let b6: { new (x: string, y: number): {} }; variable
79 let b6: { new (x: Base, y: C): Base }; variable
90 let b6: { fn(x: Base, y: C): Base }; variable
88 let b6: { fn(x: string, y: number): {} }; variable
99 let b6: B6; variable
75 let b6: { new (a: Base, b: Derived): Base }; variable
86 let b6: { fn(a: Base, b: Derived): void }; variable