iptdevs-design-system
Version:
Library common elements into IPT Plattform.
8 lines (7 loc) • 351 B
TypeScript
import * as i0 from "@angular/core";
export declare class LevelTextComponent {
level: string;
total: string;
static ɵfac: i0.ɵɵFactoryDeclaration<LevelTextComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<LevelTextComponent, "ipt-level-button", never, { "level": "level"; "total": "total"; }, {}, never, never, false>;
}