We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9c732 commit 6607014Copy full SHA for 6607014
packages/replay/src/types/replay.ts
@@ -288,7 +288,7 @@ export interface DeprecatedPrivacyOptions {
288
*/
289
maskTextClass?: RecordingOptions['maskTextClass'];
290
/**
291
- * @derecated Use `mask` which accepts an array of CSS selectors
+ * @deprecated Use `mask` which accepts an array of CSS selectors
292
293
maskTextSelector?: RecordingOptions['maskTextSelector'];
294
}
0 commit comments