mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-18 03:24:26 +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`.