create mirror during record
This commit is contained in:
1
typings/types.d.ts
vendored
1
typings/types.d.ts
vendored
@@ -168,6 +168,7 @@ export declare type observerParam = {
|
||||
collectFonts: boolean;
|
||||
slimDOMOptions: SlimDOMOptions;
|
||||
doc: Document;
|
||||
mirror: Mirror;
|
||||
iframeManager: IframeManager;
|
||||
shadowDomManager: ShadowDomManager;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user