UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

9 lines (8 loc) 150 B
/** * ebayDonut * * Adds spacing between slices in a donut chart. * * @param H {Highcharts} */ export declare function ebayDonut(H: any): void;