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,
|
||||
} from '@rrweb/types';
|
||||
|
||||
export type {
|
||||
recordOptions,
|
||||
} from './types';
|
||||
export type { recordOptions } from './types';
|
||||
|
||||
const { addCustomEvent } = record;
|
||||
const { freezePage } = record;
|
||||
|
||||
Reference in New Issue
Block a user