mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-15 17:47:49 +08: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`.