Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs-importer
index
ImportResult
Interface ImportResult
interface
ImportResult
{
cid
:
CID
<
unknown
,
number
,
number
,
Version
>
;
path
?:
string
;
size
:
bigint
;
unixfs
?:
UnixFS
;
}
Hierarchy (
view full
)
ImportResult
MultipleBlockImportResult
SingleBlockImportResult
BufferImporterResult
Index
Properties
cid
path?
size
unixfs?
Properties
cid
cid
:
CID
<
unknown
,
number
,
number
,
Version
>
Optional
path
path
?:
string
size
size
:
bigint
Optional
unixfs
unixfs
?:
UnixFS
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cid
path
size
unixfs
UnixFS
Loading...