1 lines
69 B

export declare function not(pred: Function, thisArg: any): Function;