A: {
    b: B;
    bArray: B[];
    getB: any;
    getBArray: any;
}

Type declaration

Generated using TypeDoc