not.d.ts 69 Bytes Edit Raw Blame History Permalink 1 export declare function not(pred: Function, thisArg: any): Function;