Type Alias EventBusSettings

EventBusSettings: {
    lazyPromiseSettings?: LazyPromiseSettings;
}