Documentation

removeAsync()

Removes previously rendered output, asynchronously.

removeAsync(): void | Promise<void>;

Related