dependencies Legend  Declarations  Module  Bootstrap  Providers  Exports cluster_NgxPfeUtilModule cluster_NgxPfeUtilModule_providers PfeUtilService PfeUtilService NgxPfeUtilModule NgxPfeUtilModule PfeUtilService->NgxPfeUtilModule

File

libs/ngx-pfe/pfe-util/pfe-util.module.ts

Providers

import { CommonModule } from '@angular/common';
import { NgModule } from '@angular/core';
import { PfeUtilService } from './services/util.service';

@NgModule({
  imports: [CommonModule],
  providers: [PfeUtilService],
})
export class NgxPfeUtilModule {}

results matching ""

    No results matching ""