mirror of https://github.com/jkjoy/sunpeiwen.git
4 lines
98 B
JavaScript
4 lines
98 B
JavaScript
|
import terserModule from "./rollup-plugin-terser.js";
|
||
|
|
||
|
export const terser = terserModule.terser;
|