UNPKG

react-wheel-menu

Version:

React components & hooks for building a radial wheel menu

3 lines (2 loc) 105 B
import { Angle, Degrees } from './Angle'; export declare function angleToDegrees(angle: Angle): Degrees;