Search directories for filename and return absolute path
const resolver = paths: "/files/not/here" "/or/here" "/its/here" ; console;// /its/here/found.txt
Usage
TODO - check test.js
Search directories for filename and return absolute path
const resolver = paths: "/files/not/here" "/or/here" "/its/here" ; console;// /its/here/found.txt
TODO - check test.js
npm i include-directories
3
0.1.0
ISC