fs
FsEvent
.
kind
property
FsEvent.kind
The type of change.
Type
"create"
|
"modify"
|
"remove"
Usage
import { type FsEvent } from ".";
Document Navigation
Type