Preparing search index...
The search index is not available
epub-builder
epub-builder
load
IsFile
Type Alias IsFile
Is
File
:
(
(
path
:
PathLike
)
=>
boolean
|
Promise
<
boolean
>
)
Check if a path is a file.
Type declaration
(
path
)
:
boolean
|
Promise
<
boolean
>
Parameters
path
:
PathLike
The path to check.
Returns
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
epub-builder
Loading...
Check if a path is a file.