mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
587 B
587 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > documentEncoding
Protocol.DOMSnapshot.DOMNode.documentEncoding property
Only set for documents, contains the document's character set encoding.
Signature:
documentEncoding?: string;