chartjs-2-react/index.js

7 lines
140 B
JavaScript
Raw Normal View History

//import RadialGauge from './RadialGauge';
export { default as RadialGauge } from './RadialGauge';
/*module.exports = {
RadialGauge,
}*/