Files

3 lines
111 B
JavaScript
Raw Permalink Normal View History

import { exhaustAll } from './exhaustAll';
export var exhaust = exhaustAll;
//# sourceMappingURL=exhaust.js.map