Usage
Import the library where needed
const {consume, exhaust} = await import( '@iterable-iterator/consume' ) ;
// or
import {consume, exhaust} from '@iterable-iterator/consume' ;
Import the library where needed
const {consume, exhaust} = await import( '@iterable-iterator/consume' ) ;
// or
import {consume, exhaust} from '@iterable-iterator/consume' ;