echartsMock.js 87 B

123
  1. // empty stub file for echarts with jest
  2. module.exports = {default: {id: 'echarts'}};