004120bca7e8a32da28c40e05db1e72d34637973b784324ecab2b5a1d3100641ea07d07427684534ed4bd7e79c9e1c86b256f1017a3c751e97f9b91e0bcb8a 156 B

123456
  1. import { exhaustAll } from './exhaustAll';
  2. /**
  3. * @deprecated Renamed to {@link exhaustAll}. Will be removed in v8.
  4. */
  5. export const exhaust = exhaustAll;