nx.js
Interfaces

UnderlyingSourcePullCallback

Type Parameters

Type Parameter
R

UnderlyingSourcePullCallback(controller): void | PromiseLike<void>

Parameters

ParameterType
controllerReadableStreamController<R>

Returns

void | PromiseLike<void>

On this page