| Current Path : /var/www/html/reddsis/node_modules/apexcharts/src/features/ |
| Current File : /var/www/html/reddsis/node_modules/apexcharts/src/features/annotations.js |
// @ts-check
import ApexCharts from '../apexcharts'
import Annotations from '../modules/annotations/Annotations'
ApexCharts.registerFeatures({ annotations: Annotations })
export default ApexCharts