not.d.ts 69 B

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