UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

4 lines 125 B
export function hostReportError(err) { setTimeout(() => { throw err; }, 0); } //# sourceMappingURL=hostReportError.js.map