UNPKG

apexcharts

Version:

A JavaScript Chart Library

7 lines (6 loc) 174 B
// @ts-check /** * ApexCharts — rangeArea entry point. * Alias for 'apexcharts/line' — also registers line, area, scatter, bubble. */ export { default } from './line'