/** * @deprecated `drain` is a generic stream-chain helper, not specific to JSON. * Import it from `stream-chain/utils/drain.js`. This re-export is kept for * back-compat and will be removed in a future major. */ export {default, drain} from 'stream-chain/utils/drain.js';