fix(fs): Fix DebouncedEvent type to match what notify-rs returns (#848)
* fix(fs): Fix DebouncedEvent type to match what notify-rs returns * Update fix-debounced-event-type.mdpull/857/head
parent
c60123093d
commit
85f8419682
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"fs-js": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix `DebouncedEvent` type to correctly represent the actual type.
|
Loading…
Reference in new issue