@hmcts/media-viewer
Version:
14 lines • 546 B
TypeScript
import * as i0 from "@angular/core";
export declare class GovUkLabelComponent {
constructor();
config: {
label: string;
name: string;
id: string;
isPageHeading: any;
classes: string;
};
static ɵfac: i0.ɵɵFactoryDeclaration<GovUkLabelComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GovUkLabelComponent, "mv-gov-label", never, { "config": { "alias": "config"; "required": false; }; }, {}, never, never, false, never>;
}
//# sourceMappingURL=gov-uk-label.component.d.ts.map