@snailicide/g-library
Preparing search index...
node
node
isFile
Function isFile
isFile
(
value
:
string
,
allowedExtention
?:
undefined
|
string
|
string
[]
)
:
boolean
IsFile - if the string is a glob, we do not care if it exists or resolves.
Parameters
value
:
string
allowedExtention
:
undefined
|
string
|
string
[]
= undefined
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
IsFile - if the string is a glob, we do not care if it exists or resolves.