Leon4gr45's picture
Include updated package-lock.json (part 12)
391a73c verified
Raw
History Blame Contribute Delete
132 Bytes
import { runWorker } from './worker';
import terser from './module';
runWorker();
export * from './type';
export default terser;