UNPKG

@icure/cardinal-prescription-be-angular

Version:

This is a Belgian-specific Angular application for healthcare professionals to manage electronic prescriptions with SAM. Created by iCure.

8 lines (7 loc) 447 B
import { IconComponentBase } from '../../../../types'; import * as i0 from "@angular/core"; export declare class StatusErrorComponent implements IconComponentBase { color: string; static ɵfac: i0.ɵɵFactoryDeclaration<StatusErrorComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<StatusErrorComponent, "cardinal-status-error", never, { "color": { "alias": "color"; "required": true; }; }, {}, never, never, true, never>; }