UNPKG

@code-zhf/export-json-2-excel

Version:
15 lines (13 loc) 133 B
## 安装依赖 ``` npm install ``` ## 打包 ```js npm run build ``` ## 发包 ```js npm version patch/minor/major npm publish ```