3 lines
113 B
JavaScript
3 lines
113 B
JavaScript
|
import { exhaustAll } from './exhaustAll';
|
||
|
export const exhaust = exhaustAll;
|
||
|
//# sourceMappingURL=exhaust.js.map
|