1 line
69 B
TypeScript
1 line
69 B
TypeScript
export declare function not(pred: Function, thisArg: any): Function;
|
export declare function not(pred: Function, thisArg: any): Function;
|