HTML document type.
optional
data:DoctypeData
Data associated with the doctype.
node_modules/@types/hast/index.d.ts:194
optional
position:Position
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
node_modules/@types/unist/index.d.ts:103
type:
"doctype"
Node type of HTML document types in hast.
node_modules/@types/hast/index.d.ts:190