fs
default
.
StatInfo
isFile
property
StatInfo.isFile
Whether the path is a regular file.
Type
boolean
Usage
import { type StatInfo } from ".";
Document Navigation
Type