WritableStreamDefaultController

The WritableStreamDefaultController interface of the Streams API represents a controller allowing control of a WritableStream's state.

MDN Reference

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun error(error: JsError = definedExternally)