superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-query
Krist Wongsuphasawat 149405e90e v0.12.13
2021-11-26 11:45:05 +08:00
..
src build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
test feat: split superset-ui/query from superset-ui/chart (#178) 2021-11-26 11:44:54 +08:00
package.json v0.12.13 2021-11-26 11:45:05 +08:00
README.md feat: split superset-ui/query from superset-ui/chart (#178) 2021-11-26 11:44:54 +08:00

@superset-ui/query

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/query';

API

fn(args)

  • Do something

Development

@data-ui/build-config is used to manage the build configuration for this package including babel builds, jest testing, eslint, and prettier.