nocobase/packages/plugins/@nocobase/plugin-sample-add-custom-charts/server.js
YANG QIA 8bd6ef897c
chore(bi): complete chart api (#2771)
* chore(bi): complete chart api

* feat(bi): sample plugin for adding custom charts

* chore: improve

* chore: remove console.log
2023-10-11 04:24:50 -05:00

2 lines
52 B
JavaScript

module.exports = require('./dist/server/index.js');