rollup --format=cjs --output=cjs/should-type.js index.js
rollup --format=es --output=es6/should-type.js index.js
