BlobPropertyBag
Generated.swift:1149class BlobPropertyBag
class BlobPropertyBag
import DOM
class BridgedDictionary
protocol ConstructibleFromJSValue
Types conforming to this protocol can be constructed from JSValue
.
protocol ConvertibleToJSValue
Objects that can be converted to a JavaScript value, preferably in a lossless manner.
convenience init(type: String, endings: EndingType)
required init(unsafelyWrapping object: JSObject)
@ReadWriteAttribute var endings: EndingType { get set }
@ReadWriteAttribute var type: String { get set }