frontend/.pnpm-store/v3/files/c2/ed7e3f3f41af3fc9b33a6586726da10c61fa2aa270c89e13256f130e73ea00496e446bc6cdef0882c66cdaa10ae59d7b8e9ebd776a2c906685857a32f4bbd2

6 lines
206 B
Plaintext

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