UNPKG

ng-devui

Version:

DevUI components based on Angular

8 lines (7 loc) 406 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class BeforeCheckboxChangePipe implements PipeTransform { transform(func: Function, option: any, index: number): any; static ɵfac: i0.ɵɵFactoryDeclaration<BeforeCheckboxChangePipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<BeforeCheckboxChangePipe, "dBeforeCheckboxChangePipe", false>; }