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