pull

abstract var pull: (controller: ReadableStreamDefaultController<R>) -> PromiseLike<Void>?(source)