UNPKG

lbundle

Version:

Small zero-configuration bundler build on top of Rollup.js and SWC for NPM libraries

2 lines (1 loc) 45 B
export type PkgType = 'module' | 'commonjs';