textAsync

external fun textAsync(stream: ERROR CLASS: Symbol not found for WebReadableStream<*>): ERROR CLASS: Symbol not found for Promise<kotlin/String>(source)
external fun textAsync(stream: ReadableStream): ERROR CLASS: Symbol not found for Promise<kotlin/String>(source)
external fun textAsync(stream: ERROR CLASS: Symbol not found for AsyncIterable<kotlin/Any?>): ERROR CLASS: Symbol not found for Promise<kotlin/String>(source)

Since

v16.7.0