Preparing search index...
The search index is not available
Helia
Helia
@helia/unixfs
index
GlobSourceResult
Interface GlobSourceResult
interface
GlobSourceResult
{
content
:
undefined
|
AsyncIterable
<
Uint8Array
>
;
mode
:
undefined
|
number
;
mtime
:
undefined
|
MtimeLike
;
path
:
string
;
}
Index
Properties
content
mode
mtime
path
Properties
content
content
:
undefined
|
AsyncIterable
<
Uint8Array
>
mode
mode
:
undefined
|
number
mtime
mtime
:
undefined
|
MtimeLike
path
path
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
mode
mtime
path
Helia
Loading...