UNPKG

go-captcha-angular

Version:

GoCaptcha for Angular, which implements click mode, slider mode, drag-drop mode and rotation mode.

8 lines (7 loc) 363 B
import * as i0 from "@angular/core"; export declare class LoadingIconComponent { width: number; height: number; static ɵfac: i0.ɵɵFactoryDeclaration<LoadingIconComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LoadingIconComponent, "loading-icon", never, { "width": "width"; "height": "height"; }, {}, never, never, false, never>; }