UNPKG

@bolt/build-tools

Version:

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

7 lines (5 loc) 111 B
'use strict' const u = require('universalify').fromCallback module.exports = { copy: u(require('./copy')) }