Files
DefinitelyTyped/types/nodegit
IGI-111 c56d400a17 Fix nodegit Tree#getEntry return type (#38276)
As per the documentation, Tree#getEntry is an async function and thus
returns a Promise.
See: https://www.nodegit.org/api/tree/#getEntry
2019-09-23 10:38:06 -07:00
..