@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 627 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./text-expand-repeater.component";
import * as i2 from "../shared/sky-layout-resources.module";
import * as i3 from "@angular/common";
export declare class SkyTextExpandRepeaterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyTextExpandRepeaterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyTextExpandRepeaterModule, [typeof i1.SkyTextExpandRepeaterComponent], [typeof i2.SkyLayoutResourcesModule, typeof i3.CommonModule], [typeof i1.SkyTextExpandRepeaterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyTextExpandRepeaterModule>;
}