⚠️ Internal: This API is not publically exported by the
package.
Interface BlobPropertyBag
interface BlobPropertyBag { endings?: "transparent" | "native"; type?: string; } Properties
Optional
endings
endings?: "transparent" | "native"
Optional
type
type?: string