UNPKG

hyper-angular

Version:

Components Angular Library

11 lines (10 loc) 475 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class HyperBadgesComponent implements OnInit { textBadge: string; typeBadge: string; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<HyperBadgesComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<HyperBadgesComponent, "hp-badge", never, { "textBadge": "textBadge"; "typeBadge": "typeBadge"; }, {}, never, never>; }