This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
import { runWorker } from './worker';
|
||||
import terser from './module';
|
||||
|
||||
runWorker();
|
||||
|
||||
export * from './type';
|
||||
|
||||
export default terser;
|
||||
Reference in New Issue
Block a user