UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

10 lines 409 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TlCard implements OnInit { color: string; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<TlCard, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TlCard, "tl-card", never, { "color": "color"; }, {}, never, ["*"], false, never>; } //# sourceMappingURL=card.d.ts.map