mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-25 13:44:35 +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`.