import { Source } from 'callbag' export default function fromIter(iterator: Iterable | Iterator): Source