2 lines
80 B
Plaintext
2 lines
80 B
Plaintext
export default function ownerDocument(node: Node | null | undefined): Document;
|
export default function ownerDocument(node: Node | null | undefined): Document;
|