I have the next code:
class A { constructor(public valueGetters: { getValue: () => T }[]) {} getBundleData() { return this.valueGetters