Type Alias BlobId

BlobId: Simplify<ValueOf<{
    [KeyType in BlobType]: BlobIdBase<KeyType>
}>>