UNPKG

riot-test-utils

Version:
3 lines (2 loc) 117 B
/** compare two nodes in the appearance to sort */ export default function compare(lhs: Node, rhs: Node): boolean;