UNPKG

@bolt/build-tools

Version:

Curated collection of front-end build tools in the Bolt Design System.

4 lines (3 loc) 103 B
var resolve = require('../'); var res = resolve.sync('tap', { basedir: __dirname }); console.log(res);