Setu-TS
common/src/index.ts
.
StatResult
isFile
property
StatResult.isFile
Whether the path is a regular file.
Type
boolean
Usage
import { type StatResult } from "common/src/index.ts";
Document Navigation
Type