UnderlyingDefaultSource

interface UnderlyingDefaultSource<R : ERROR CLASS: Symbol not found for JsAny??>(source)

Properties

Link copied to clipboard
Link copied to clipboard
abstract var pull: (controller: ReadableStreamDefaultController<R>) -> PromiseLike<Void>??
Link copied to clipboard
abstract var start: (controller: ReadableStreamDefaultController<R>) -> Unit?