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