UNPKG

@uiowa/uiowa-mfk

Version:

mfk, uiowa-mfk, uiowa-favorite-mfk, mfk-string

8 lines (7 loc) 401 B
import { Mfk } from '../models/mfk'; import * as i0 from "@angular/core"; export declare class MfkStringComponent { mfk: Mfk | null | undefined; static ɵfac: i0.ɵɵFactoryDeclaration<MfkStringComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<MfkStringComponent, "uiowa-mfk-string", never, { "mfk": { "alias": "mfk"; "required": false; }; }, {}, never, never, false, never>; }