Type Alias BlobVariant<TBlobType>

BlobVariant<TBlobType>: TupleToUnion<SupportedBlobVariants[TBlobType]>

Type Parameters