@js-sugar/angular
Version:
JS-Sugar core package (Angular)
11 lines (10 loc) • 592 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./panel.component";
import * as i2 from "./panels.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/cdk/bidi";
export declare class PanelsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PanelsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PanelsModule, [typeof i1.PanelComponent, typeof i2.PanelsComponent], [typeof i3.CommonModule, typeof i4.BidiModule], [typeof i1.PanelComponent, typeof i2.PanelsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PanelsModule>;
}