dependencies Legend  Declarations  Module  Bootstrap  Providers  Exports cluster_AgmSnazzyInfoWindowModule cluster_AgmSnazzyInfoWindowModule_declarations cluster_AgmSnazzyInfoWindowModule_exports AgmSnazzyInfoWindow AgmSnazzyInfoWindow AgmSnazzyInfoWindowModule AgmSnazzyInfoWindowModule AgmSnazzyInfoWindow->AgmSnazzyInfoWindowModule AgmSnazzyInfoWindow AgmSnazzyInfoWindow AgmSnazzyInfoWindowModule->AgmSnazzyInfoWindow

File

packages/snazzy-info-window/src/lib/snazzy-info-window.module.ts

import { NgModule } from '@angular/core';
import { AgmSnazzyInfoWindow } from './directives/snazzy-info-window';

@NgModule({
  declarations: [AgmSnazzyInfoWindow],
  exports: [AgmSnazzyInfoWindow],
})
export class AgmSnazzyInfoWindowModule {}

result-matching ""

    No results matching ""