File

feature-libs/product-configurator/rulebased/core/events/rulebased-configurator-event.module.ts

import { NgModule } from '@angular/core';
import { RulebasedConfiguratorEventListener } from './rulebased-configurator-event.listener';

@NgModule({})
export class RulebasedConfiguratorEventModule {
  constructor(_configuratorEventListener: RulebasedConfiguratorEventListener) {}
}

result-matching ""

    No results matching ""