UNPKG

react-google-charts

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