@uiowa/uiowa-mfk
Version:
mfk, uiowa-mfk, uiowa-favorite-mfk, mfk-string
14 lines (13 loc) • 960 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./mfk-input/mfk-input.component";
import * as i2 from "./mfk-string/mfk-string.component";
import * as i3 from "./pipes/mfk-string-pipe.pipe";
import * as i4 from "./pipes/who-key-string-pipe.pipe";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
import * as i7 from "@uiowa/digit-only";
export declare class UiowaMfkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<UiowaMfkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<UiowaMfkModule, [typeof i1.MfkInputComponent, typeof i2.MfkStringComponent, typeof i3.MfkStringPipePipe, typeof i4.WhoKeyStringPipePipe], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.DigitOnlyDirective], [typeof i1.MfkInputComponent, typeof i2.MfkStringComponent, typeof i3.MfkStringPipePipe, typeof i4.WhoKeyStringPipePipe, typeof i7.DigitOnlyDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<UiowaMfkModule>;
}