nx.js
Interfaces

UnderlyingSourceCancelCallback

UnderlyingSourceCancelCallback(reason?): void | PromiseLike<void>

Parameters

ParameterType
reason?any

Returns

void | PromiseLike<void>

On this page