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