frontend/.pnpm-store/v3/files/15/34824a257da6b8f7cd5cb908586aa5bb4893d43fa3035b9fdbfc4686142d4f58f3fd39e1f06fcb8d12e62b3e443d2abf931eb1c54ac04985eefabab34d8e8b

2 lines
161 B
Plaintext

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