Skip to content

unredactAll

unredactAll(): Promise<void>

Defined in: redact.ts:196

Remove every active mask. Called automatically at the end of each recording so masks never leak across recordings that share a browser worker.

Promise<void>