UNPKG

sda-lib-demo

Version:

## 安装启动

7 lines (6 loc) 215 B
import CoWordCloudStd from "./index2.mjs"; CoWordCloudStd.install = (app) => { app.component(CoWordCloudStd.name, CoWordCloudStd); }; const _CoWordCloudStd = CoWordCloudStd; export { _CoWordCloudStd as default };