You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd just like to request that we also export ApexDropShadow (or heck, just export all the types). I'm getting this error when using ng-apexcharts:
✖ Compiling with Angular sources in Ivy partial compilation mode.
error TS4041: Return type of public getter 'plotOptions' from exported class has or is using name 'ApexDropShadow' from external module "node_modules/ng-apexcharts/lib/model/apex-types" but cannot be named.
Can you add export for types in file apexcharts.d.ts, we can trying add custom locale for global component in vue, but we cant import
ApexChart
.https://github.com/apexcharts/apexcharts.js/blob/main/types/apexcharts.d.ts
Yes, i see this PR DefinitelyTyped/DefinitelyTyped#28733, but it was closed, not merge ;(
The text was updated successfully, but these errors were encountered: