UNPKG

@obliczeniowo/elementary

Version:
11 lines (10 loc) 473 B
import * as i0 from "@angular/core"; export declare class DotsComponent { dots: { dot: boolean[]; colon: boolean[]; }; dotsType: import("@angular/core").InputSignal<"colon" | "dot">; static ɵfac: i0.ɵɵFactoryDeclaration<DotsComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DotsComponent, "obl-dots", never, { "dotsType": { "alias": "dotsType"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>; }