Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
glob-stream
Dynamic module glob-stream
Index
Interfaces
Element
Options
Functions
create
Functions
create
(
glob
:
string
, opts
?:
Options
)
:
ReadableStream
Parameters
glob:
string
opts?:
Options
optional
Returns
ReadableStream
create
(
globs
:
Array<string>
, opts
?:
Options
)
:
ReadableStream
Parameters
globs:
Array<string>
opts?:
Options
optional
Returns
ReadableStream
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
glob
glob-stream
http
https
minimatch
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Element
Options
create