UNPKG

@testing-library/user-event

Version:
2 lines (1 loc) 119 B
export declare function getTreeDiff(a: Element | null, b: Element | null): readonly [Element[], Element[], Element[]];