A Typed array of functions January 9, 2023 by Tarik You can find this in the language spec section 3.6.4: foo: { (data: string): void; } []