ed7e3f3f41af3fc9b33a6586726da10c61fa2aa270c89e13256f130e73ea00496e446bc6cdef0882c66cdaa10ae59d7b8e9ebd776a2c906685857a32f4bbd2 206 B

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