property DirEntry.isFile

Whether the entry is a regular file.

Type

boolean

Usage

import { type DirEntry } from ".";