hashbrown

NodeType

API

interface NodeType<Inner extends HashbrownType = HashbrownType> extends HashbrownType<NodeResult<Inner>>  {
}
NodeType
@typeInner
HashbrownType
"~schema"
internal]: NodeTypeInternals<Inner>

API

NodeType:  HashbrownTypeCtor < NodeType >;