type alias TransformerFunction Type signature of a transformer. Type Parameters T U Definition (it: AsyncIterable<T>) => AsyncIterable<U>