@aracna/core - v1.5.0
Preparing search index...
AracnaFileJSON
Interface AracnaFileJSON
interface
AracnaFileJSON
{
id
:
string
;
lastModified
:
number
;
name
:
string
;
size
:
number
;
type
:
string
;
uInt8Array
:
Uint8Array
<
ArrayBuffer
>
;
webkitRelativePath
:
string
;
}
Hierarchy (
View Summary
)
AracnaBlobJSON
AracnaFileJSON
Index
Properties
id
last
Modified
name
size
type
u
Int8
Array
webkit
Relative
Path
Properties
id
id
:
string
last
Modified
lastModified
:
number
name
name
:
string
size
size
:
number
type
type
:
string
u
Int8
Array
uInt8Array
:
Uint8Array
<
ArrayBuffer
>
webkit
Relative
Path
webkitRelativePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
last
Modified
name
size
type
u
Int8
Array
webkit
Relative
Path
@aracna/core - v1.5.0
Loading...