UNPKG

ancesdir

Version:

Find a specific ancestor/root directory given a starting location and a search parameter

4 lines (3 loc) 129 B
export { ancesdir as default } from "./ancesdir"; export { closesdir } from "./closesdir"; export { clearCache } from "./cache";