@alauda-fe/common
Version:
Alauda frontend team common codes.
8 lines (7 loc) • 1.01 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./component";
export declare class ArrayFormTableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ArrayFormTableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ArrayFormTableModule, never, [typeof i1.ArrayFormTableComponent, typeof i1.ArrayFormTableFooterDirective, typeof i1.ArrayFormTableHeaderDirective, typeof i1.ArrayFormTableRowControlDirective, typeof i1.ArrayFormTableRowDirective, typeof i1.ArrayFormTableRowErrorDirective, typeof i1.ArrayFormTableZeroStateDirective, typeof i1.ArrayFormTableRowSeparatorDirective], [typeof i1.ArrayFormTableComponent, typeof i1.ArrayFormTableFooterDirective, typeof i1.ArrayFormTableHeaderDirective, typeof i1.ArrayFormTableRowControlDirective, typeof i1.ArrayFormTableRowDirective, typeof i1.ArrayFormTableRowErrorDirective, typeof i1.ArrayFormTableZeroStateDirective, typeof i1.ArrayFormTableRowSeparatorDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ArrayFormTableModule>;
}