dependencies dependencies cluster_GoogleMapsInfoWindowModule cluster_GoogleMapsInfoWindowModule_declarations cluster_GoogleMapsInfoWindowModule_exports GoogleMapsInfoWindowDirective GoogleMapsInfoWindowDirective GoogleMapsInfoWindowModule GoogleMapsInfoWindowModule GoogleMapsInfoWindowDirective->GoogleMapsInfoWindowModule GoogleMapsInfoWindowDirective GoogleMapsInfoWindowDirective GoogleMapsInfoWindowModule->GoogleMapsInfoWindowDirective

File

overlays/modules/info-window/google-maps-info-window.module.ts

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

import { GoogleMapsInfoWindowDirective } from './directive/google-maps-info-window.directive';

@NgModule({
    declarations: [GoogleMapsInfoWindowDirective],
    exports     : [GoogleMapsInfoWindowDirective]
})
export class GoogleMapsInfoWindowModule { }

results matching ""

    No results matching ""