RootContent
Union of registered hast nodes that can occur in Root.
To register custom hast nodes, add them to RootContentMap. They will be automatically added here.
type RootContent = RootContentMap[keyof RootContentMap];
Union of registered hast nodes that can occur in Root.
To register custom hast nodes, add them to RootContentMap. They will be automatically added here.