Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/inikulin/parse5
/ createDocument
Method
createDocument
packages/parse5/lib/tree-adapters/interface.ts:69–69 ·
view source on GitHub ↗
* Creates a document node.
()
Source
from the content-addressed store, hash-verified
67
* Creates a document node.
68
*/
69
createDocument(): T[
'document'
];
70
71
/**
72
* Creates a document fragment node.
Callers
2
constructor
Method · 0.80
open-element-stack.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected