Fix: Catch iframe manager & fix formatting issues (#1083)
* Catch any errors observing iframes * Fix formatting
This commit is contained in:
@@ -10,9 +10,7 @@ export {
|
|||||||
ReplayerEvents,
|
ReplayerEvents,
|
||||||
} from '@rrweb/types';
|
} from '@rrweb/types';
|
||||||
|
|
||||||
export type {
|
export type { recordOptions } from './types';
|
||||||
recordOptions,
|
|
||||||
} from './types';
|
|
||||||
|
|
||||||
const { addCustomEvent } = record;
|
const { addCustomEvent } = record;
|
||||||
const { freezePage } = record;
|
const { freezePage } = record;
|
||||||
|
|||||||
Reference in New Issue
Block a user