@bzr/bazaar
Docs
Preparing search index...
FileListOptions
Type Alias FileListOptions
type
FileListOptions
=
{
depth
?:
"one"
|
"all"
;
filter
?:
FilterObject
;
path
?:
string
;
}
Index
Properties
depth?
filter?
path?
Properties
Optional
depth
depth
?:
"one"
|
"all"
Optional
filter
filter
?:
FilterObject
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
filter
path
Docs
@bzr/bazaar
Loading...