interface BlobPropertyBag {
    endings?: EndingType;
    type?: string;
}

层级 (查看完整内容)

属性

endings?: EndingType
type?: string