Typescript Library Declarations (DOM)
Interface BlobPropertyBag
interface
BlobPropertyBag
{
endings
?:
EndingType
;
type
?:
string
;
}
Hierarchy
BlobPropertyBag (
view full
)
FilePropertyBag
Index
Properties
endings?
type?
Properties
Optional
endings
endings
?:
EndingType
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endings
type
Typescript Library Declarations (DOM)