dependencies dependencies cluster_OutletRefModule cluster_OutletRefModule_declarations cluster_OutletRefModule_exports OutletRefDirective OutletRefDirective OutletRefModule OutletRefModule OutletRefDirective->OutletRefModule OutletRefDirective OutletRefDirective OutletRefModule->OutletRefDirective

File

projects/storefrontlib/cms-structure/outlet/outlet-ref/outlet-ref.module.ts

Declarations

import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';

import { OutletRefDirective } from './outlet-ref.directive';

@NgModule({
  imports: [CommonModule],
  declarations: [OutletRefDirective],
  exports: [OutletRefDirective],
})
export class OutletRefModule {}

result-matching ""

    No results matching ""