UNPKG

@obliczeniowo/elementary

Version:
7 lines (6 loc) 421 B
import * as i0 from "@angular/core"; export declare class FadeInOutComponent { state: import("@angular/core").InputSignal<boolean>; static ɵfac: i0.ɵɵFactoryDeclaration<FadeInOutComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FadeInOutComponent, "obl-fade-in-out", never, { "state": { "alias": "state"; "required": false; "isSignal": true; }; }, {}, never, ["[in]", "[out]"], false, never>; }