nx.js
Interfaces

UnderlyingSinkWriteCallback

Type Parameters

Type Parameter
W

UnderlyingSinkWriteCallback(chunk, controller): void | PromiseLike<void>

Parameters

ParameterType
chunkW
controllerWritableStreamDefaultController

Returns

void | PromiseLike<void>

On this page