go-captcha-angular
Version:
GoCaptcha for Angular, which implements click mode, slider mode, drag-drop mode and rotation mode.
8 lines (7 loc) • 376 B
TypeScript
import * as i0 from "@angular/core";
export declare class BtnDefaultIconComponent {
width: number;
height: number;
static ɵfac: i0.ɵɵFactoryDeclaration<BtnDefaultIconComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<BtnDefaultIconComponent, "btn-default-icon", never, { "width": "width"; "height": "height"; }, {}, never, never, false, never>;
}