Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend type definitions with overload
fsSize(cb)
The overload clarifies type checkers that `fsSize` can be called with just the callback parameter, unlike the preexisting `fsSize(string, cb)`.
- Loading branch information