UNPKG

@pepperi/ngx-lib

Version:

Pepperi Angular Components and Services

10 lines (9 loc) 389 B
import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ButtonBlurDirective { private element; constructor(element: ElementRef); onClick(): void; static ɵfac: i0.ɵɵFactoryDef<ButtonBlurDirective, never>; static ɵdir: i0.ɵɵDirectiveDefWithMeta<ButtonBlurDirective, "[pepButtonBlur]", never, {}, {}, never>; }