UNPKG

react-google-charts

Version:
5 lines (4 loc) 110 B
import { Chart } from "./ReactGoogleCharts"; export * from "./types"; export { Chart }; export default Chart;