UNPKG

@ansible/react-json-chart-builder

Version:

A chart builder component in react, which uses JSON for schema.

4 lines (3 loc) 157 B
export * from './components/types'; export { default as default } from './components/index'; export { default as functions } from './components/Functions/';