frontend/.pnpm-store/v3/files/7f/ffd9eefb6fef11b61cb21e828f0e26e863caccd3f8fd54dc6dbace0f5d212d06a0b79ec082471beeefd0c3cce7f99b817cd745e1dcc7110a0bdfdd08fd67fb

6 lines
236 B
Plaintext

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