Type Alias AttributeMetadataStorage

AttributeMetadataStorage: Record<string, AttributeMetadata>

A record mapping string keys to AttributeMetadata, used for storing metadata about entity attributes and looking up by entity attribute name.