UNPKG

161 BTypeScriptView Raw
1export declare function not<T>(pred: (value: T, index: number) => boolean, thisArg: any): (value: T, index: number) => boolean;
2//# sourceMappingURL=not.d.ts.map
\No newline at end of file