waitAsync
Returns a promise that’s resolved when the transformation has completed.
waitAsync(): Promise<unknown>
Related
- interface RenderContext.OutputTransform staticAn interface for an object that represents transformations to be applied to an output element.