soldair / node-walkdir

Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
MIT License
130 stars 22 forks source link

typescript definitions are missing "end" event #40

Open martinek opened 4 years ago

martinek commented 4 years ago

Looks like other events from docs are present but "end" event is missing.

soldair commented 4 years ago

i'd welcome a contribution