Type alias BeanOptions

BeanOptions: {
    behaviour: BeanBehaviour;
    wiring?: Wire[];
}

Type declaration

Generated using TypeDoc