UNPKG

@simspace/nivo-arcs

Version:

[![version](https://img.shields.io/npm/v/@nivo/arcs.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/arcs)

15 lines 477 B
export * from './arc_labels'; export * from './arc_link_labels'; export * from './ArcLine'; export * from './ArcShape'; export * from './ArcsLayer'; export * from './arcTransitionMode'; export * from './boundingBox'; export * from './centers'; export * from './interactivity'; export * from './interpolateArc'; export * from './types'; export * from './useAnimatedArc'; export * from './useArcGenerator'; export * from './useArcsTransition'; //# sourceMappingURL=index.d.ts.map