UNPKG

@boost/config

Version:

Powerful convention based finder, loader, and manager of both configuration and ignore files.

7 lines (6 loc) 183 B
import { importAbsoluteModule } from '@boost/internal'; async function loadJs(path) { return importAbsoluteModule(path.path()); } export { loadJs }; //# sourceMappingURL=js.mjs.map