Package Exports
- @putout/babel
Readme
@putout/babel 
CommonJS pre-builts of Babel 8: if you want to migrate to v8 but cannot support ESM right now.
Includes:
Usage
const {
parse,
types,
generate,
template,
codeFrameColumns,
} = require('@putout/babel');License
MIT