UNPKG

@aslaluroba/help-center

Version:

A powerful and customizable help center widget for Angular applications with real-time chat functionality, AI assistance, and multi-language support.

7 lines (6 loc) 363 B
import * as i0 from "@angular/core"; export declare class LoadingComponent { variant: 'default' | 'primary'; static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "app-loading", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, never, true, never>; }