Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

WritableStreamDefaultControllerStartCallback

  • Call Signatures

WritableStreamDefaultControllerStartCallback

interface WritableStreamDefaultControllerStartCallback {
(controller: WritableStreamDefaultController): void | PromiseLike<void>;
}

§Call Signatures

§
(controller: WritableStreamDefaultController): void | PromiseLike<void>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno