Skip to main content

BlobPropertyBag

Type Alias BlobPropertyBag 

Source
pub(crate) type BlobPropertyBag = BlobPropertyBag;

Aliased Type§

pub(crate) struct BlobPropertyBag {
    pub endings: EndingType,
    pub type_: DOMString,
}

Fields§

§endings: EndingType§type_: DOMString