UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

2 lines 161 B
export declare function not<T>(pred: (value: T, index: number) => boolean, thisArg: any): (value: T, index: number) => boolean; //# sourceMappingURL=not.d.ts.map