TenantAtlas/apps/platform/.pnpm-store/v10/files/e5/54e67e29deea5890027f9c60b96f6ca1787b1187b4f08bc07c81874e0ae3b71a2db50bdbeef3d10cff6a71cb5c54fe2855b088fc8bbd67bb614a6895ef8012
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
198 B
Plaintext

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