UNPKG

circular-menu

Version:
3 lines 90 B
export default function rotateDeg (i){ return this.startDeg + this.rotateUnit * i; }