UNPKG

go-captcha-angular

Version:

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

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