create mirror during record
This commit is contained in:
@@ -243,6 +243,7 @@ export type observerParam = {
|
||||
collectFonts: boolean;
|
||||
slimDOMOptions: SlimDOMOptions;
|
||||
doc: Document;
|
||||
mirror: Mirror;
|
||||
iframeManager: IframeManager;
|
||||
shadowDomManager: ShadowDomManager;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user