0.19.0-beta.0 • Published 1 year ago
@gunsch/cjs-to-esm v0.19.0-beta.0
Install
npm i @chialab/cjs-to-esm -Dyarn add @chialab/cjs-to-esm -DUsage
import { transform } from '@chialab/cjs-to-esm';
const { code, map } = transform('require("tslib"); module.exports = function() {}');License
CommonJS to ESM is released under the MIT license.
0.19.0-beta.0
1 year ago