Preparing search index...
The search index is not available
@jackallabs/jackal.js
@jackallabs/jackal.js
IFileMetaData
Interface IFileMetaData
interface
IFileMetaData
{
description
:
string
;
fileMeta
:
IFileMeta
;
location
:
string
;
merkleHex
:
string
;
merkleMem
:
string
;
merkleRoot
:
Uint8Array
;
metaDataType
:
"file"
;
sharerCount
?:
string
;
thumbnail
:
string
;
ulid
:
string
;
}
Hierarchy (
view full
)
IBaseMetaData
IFileMetaData
Index
Properties
description
file
Meta
location
merkle
Hex
merkle
Mem
merkle
Root
meta
Data
Type
sharer
Count?
thumbnail
ulid
Properties
description
description
:
string
file
Meta
file
Meta
:
IFileMeta
location
location
:
string
merkle
Hex
merkle
Hex
:
string
merkle
Mem
merkle
Mem
:
string
merkle
Root
merkle
Root
:
Uint8Array
meta
Data
Type
meta
Data
Type
:
"file"
Optional
sharer
Count
sharer
Count
?:
string
thumbnail
thumbnail
:
string
ulid
ulid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
file
Meta
location
merkle
Hex
merkle
Mem
merkle
Root
meta
Data
Type
sharer
Count
thumbnail
ulid
@jackallabs/jackal.js
Loading...