ng-cw-v12
Version:
Angular UI Component Library
10 lines (9 loc) • 540 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./weather.component";
import * as i2 from "./horizontal-scroll.directive";
import * as i3 from "@angular/common";
export declare class NcWeatherModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcWeatherModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcWeatherModule, [typeof i1.WeatherComponent, typeof i2.HorizontalScrollDirective], [typeof i3.CommonModule], [typeof i1.WeatherComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcWeatherModule>;
}