UNPKG

cjstoesm

Version:

A tool that can transform CommonJS to ESM

4 lines 92 B
#!/usr/bin/env node 'use strict'; import "../dist/cli/index.js"; process.title = 'cjstoesm';