@mcdevsl/superset-ui
Version:
24 lines (14 loc) • 657 B
Markdown
## @superset-ui/core
[](https://www.npmjs.com/package/@superset-ui/core)
[](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-core)
Description
#### Example usage
```js
import { xxx } from '@superset-ui/core';
```
#### API
`fn(args)`
- TBD
### Development
`@data-ui/build-config` is used to manage the build configuration for this package including babel
builds, jest testing, eslint, and prettier.