Preparing search index...
The search index is not available
Helia
Helia
@helia/unixfs
index
globSource
Function globSource
glob
Source
(
cwd
,
pattern
,
options
?
)
:
AsyncGenerator
<
ImportCandidate
&
GlobSourceResult
>
Create an async iterator that yields paths that match requested glob pattern
Parameters
cwd
:
string
pattern
:
string
options
:
GlobSourceOptions
= {}
Returns
AsyncGenerator
<
ImportCandidate
&
GlobSourceResult
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Helia
Loading...
Create an async iterator that yields paths that match requested glob pattern