mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-17 15:40:03 +00:00
* Correct AmPieChart typings AmPieChart should inherit from AmChart (as mentioned in the AmChart website: https://docs.amcharts.com/javascriptcharts/AmPieChart) * Removed the duplicate addListener AmChart class should already have description for 'addListener'