mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 22:24:27 +00:00
Return type on ignore function was missing and Promise return type was missing from overloads that didn't take a callback. Also extracts out a helper type definitions and provides slightly better variable naming for the transient `recursiveReadDir`.