TenantAtlas/apps/platform/.pnpm-store/v10/files/c2/ed7e3f3f41af3fc9b33a6586726da10c61fa2aa270c89e13256f130e73ea00496e446bc6cdef0882c66cdaa10ae59d7b8e9ebd776a2c906685857a32f4bbd2
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

6 lines
206 B
Plaintext

import { exhaustAll } from './exhaustAll';
/**
* @deprecated Renamed to {@link exhaustAll}. Will be removed in v8.
*/
export declare const exhaust: typeof exhaustAll;
//# sourceMappingURL=exhaust.d.ts.map