ffd9eefb6fef11b61cb21e828f0e26e863caccd3f8fd54dc6dbace0f5d212d06a0b79ec082471beeefd0c3cce7f99b817cd745e1dcc7110a0bdfdd08fd67fb 236 B

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