UNPKG

110 BTypeScriptView Raw
1import { Chart } from "./ReactGoogleCharts";
2export * from "./types";
3export { Chart };
4export default Chart;