UNPKG

d3-hsv

Version:

The HSV (Hue, Saturation, Value) color space.

6 lines (5 loc) 72 B
export default function(x) { return function() { return x; }; }