ownerDocument.d.ts 79 Bytes Edit Raw Blame History Permalink 1 export default function ownerDocument(node: Node | null | undefined): Document;