Parents
Union of registered hast parents.
To register custom hast nodes, add them to RootContentMap and other places where relevant. They will be automatically added here.
type Parents = Extract<Nodes, UnistParent>;
§Type
§
Extract<Nodes, UnistParent>
[src]