UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

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