UNPKG

apexcharts

Version:

A JavaScript Chart Library

7 lines (6 loc) 170 B
// @ts-check /** * ApexCharts — boxPlot entry point. * Alias for 'apexcharts/candlestick' — also registers candlestick. */ export { default } from './candlestick'