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