UNPKG

ng-cw-v12

Version:

Angular UI component library

9 lines (8 loc) 465 B
import * as i0 from "@angular/core"; export declare class AnimatedShinyTextComponent { ncText: string; ncShimmerWidth: number; ncTheme: 'light' | 'dark'; static ɵfac: i0.ɵɵFactoryDeclaration<AnimatedShinyTextComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedShinyTextComponent, "nc-animated-shiny-text", never, { "ncText": "ncText"; "ncShimmerWidth": "ncShimmerWidth"; "ncTheme": "ncTheme"; }, {}, never, never>; }