@snailicide/g-library
Preparing search index...
node
node
fsPathTypeExists
Function fsPathTypeExists
fsPathTypeExists
(
allowedType
?:
|
"any"
|
"directory"
|
"file"
|
"symlink"
|
"glob"
|
(
"directory"
|
"file"
|
"symlink"
|
"glob"
)
[]
|
"none"
,
root
?:
undefined
|
string
,
)
:
ZodEffects
<
ZodEffects
<
ZodEffects
<
ZodString
,
string
,
string
>
,
string
,
string
>
,
string
,
>
Parameters
allowedType
:
|
"any"
|
"directory"
|
"file"
|
"symlink"
|
"glob"
|
(
"directory"
|
"file"
|
"symlink"
|
"glob"
)
[]
|
"none"
= 'any'
root
:
undefined
|
string
= undefined
Returns
ZodEffects
<
ZodEffects
<
ZodEffects
<
ZodString
,
string
,
string
>
,
string
,
string
>
,
string
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...