Files

3 lines
113 B
JavaScript
Raw Permalink Normal View History

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