Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs-importer
index
File
Interface File
interface
File
{
content
:
AsyncIterable
<
Uint8Array
>
;
mode
?:
number
;
mtime
?:
Mtime
;
originalPath
?:
string
;
path
?:
string
;
}
Index
Properties
content
mode?
mtime?
original
Path?
path?
Properties
content
content
:
AsyncIterable
<
Uint8Array
>
Optional
mode
mode
?:
number
Optional
mtime
mtime
?:
Mtime
Optional
original
Path
original
Path
?:
string
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
mode
mtime
original
Path
path
UnixFS
Loading...