Nodes
Union of registered hast nodes.
To register custom hast nodes, add them to RootContentMap and other places where relevant. They will be automatically added here.
type Nodes = Root | RootContent;
Union of registered hast nodes.
To register custom hast nodes, add them to RootContentMap and other places where relevant. They will be automatically added here.