nx.js
Interfaces

UnderlyingDefaultSource

Type Parameters

Type ParameterDefault type
Rany

Properties

PropertyType
cancel?UnderlyingSourceCancelCallback
pull?(controller: ReadableStreamDefaultController<R>) => void | PromiseLike<void>
start?(controller: ReadableStreamDefaultController<R>) => any
type?undefined

On this page