UNPKG

cogs

Version:

The fast file transform pipeline.

5 lines (3 loc) 139 B
import getBuild from './get-build.js'; import normalizeConfig from './normalize-config.js'; export default { getBuild, normalizeConfig };