sudsy / node-find-files

A Node Module for finding files by attributes. Originally developed to find files modified since a particular date. Uses an eventemitter model so the results can start streaming back as soon as they are found.
15 stars 7 forks source link

definition file is missing #5

Closed CzBuCHi closed 4 years ago

CzBuCHi commented 7 years ago

can u please add d.ts file so it can be easily used in typescript project? i tryied to create pull request but code is using non-standard / old style with i cannot compile (u dont even have build script in package.json ...)

sudsy commented 4 years ago

Fixed with 1.0.0 release