nunof07/smalltypes

View on GitHub
tasks/rollup/index.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * Export babel configuration files.
 */
export * from './babel';
export * from './commonjs';
export * from './license';
export * from './nodeResolve';
export * from './typescript';
export * from './uglify';