Interface: FileWatchEvent¶
Defined in: server/src/watcher.ts:4
Properties¶
path¶
path:
string
Defined in: server/src/watcher.ts:6
type¶
type:
"file:changed"|"file:created"|"file:deleted"
Defined in: server/src/watcher.ts:5
Defined in: server/src/watcher.ts:4
path:
string
Defined in: server/src/watcher.ts:6
type:
"file:changed"|"file:created"|"file:deleted"
Defined in: server/src/watcher.ts:5