UNPKG

@mui/utils

Version:
3 lines 96 B
export default function ownerDocument(node) { return node && node.ownerDocument || document; }