kwikui
Version:
KwikID's UI Component Library in Angular
14 lines (13 loc) • 1.14 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./label-value-pair.component";
import * as i2 from "./label-value-pair-label/label-value-pair-label.component";
import * as i3 from "./label-value-pair-value/label-value-pair-value.component";
import * as i4 from "./label-value-pair-separator/label-value-pair-separator.component";
import * as i5 from "./label-value-pair-placeholder/label-value-pair-placeholder.component";
import * as i6 from "@angular/common";
import * as i7 from "../../../pipes/safe-html/safe-html.module";
export declare class KwikUILabelValuePairModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KwikUILabelValuePairModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KwikUILabelValuePairModule, [typeof i1.KwikUILabelValuePairComponent, typeof i2.LabelValuePairLabelComponent, typeof i3.LabelValuePairValueComponent, typeof i4.LabelValuePairSeparatorComponent, typeof i5.LabelValuePairPlaceholderComponent], [typeof i6.CommonModule, typeof i7.KwikUISafeHtmlPipeModule], [typeof i1.KwikUILabelValuePairComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KwikUILabelValuePairModule>;
}