variable collectString
import { collectString } from "async.ts";

Type

(iterable: AsyncIterable<string>) => Promise<string>