TenantAtlas/apps/platform/.pnpm-store/v10/files/15/34824a257da6b8f7cd5cb908586aa5bb4893d43fa3035b9fdbfc4686142d4f58f3fd39e1f06fcb8d12e62b3e443d2abf931eb1c54ac04985eefabab34d8e8b
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

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