UNPKG

react-google-charts-with-key

Version:

temporary package as a fix to react-google-charts to add maps apiKey

13 lines (12 loc) 184 B
module.exports = { type: 'react-component', npm: { esModules: true, umd: { global: 'ReactGoogleCharts', externals: { react: 'React' } } } }