Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

UnderlyingSource

  • Type Parameters
  • Properties

UnderlyingSource

interface UnderlyingSource <R = any> {
cancel?: ReadableStreamErrorCallback;
pull?: ReadableStreamDefaultControllerCallback<R>;
start?: ReadableStreamDefaultControllerCallback<R>;
type?: undefined;
}

§Type Parameters

§
R = any
[src]

§Properties

§
cancel?: ReadableStreamErrorCallback
[src]
§
pull?: ReadableStreamDefaultControllerCallback<R>
[src]
§
start?: ReadableStreamDefaultControllerCallback<R>
[src]
§
type?: undefined
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno