UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

4 lines (3 loc) 183 B
// `Math.RAD_PER_DEG` constant // https://rwaldron.github.io/proposal-math-extensions/ require('../internals/export')({ target: 'Math', stat: true }, { RAD_PER_DEG: 180 / Math.PI });