yarn typings (#635)

This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent fd76a7bcd8
commit 599e07d9a3
3 changed files with 29 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ export declare class Replayer {
private treeIndex;
private fragmentParentMap;
private elementStateMap;
private virtualStyleRulesMap;
private imageMap;
private mirror;
private firstFullSnapshot;
@@ -59,6 +60,7 @@ export declare class Replayer {
private restoreRealParent;
private storeState;
private restoreState;
private restoreNodeSheet;
private warnNodeNotFound;
private warnCanvasMutationFailed;
private debugNodeNotFound;