UNPKG

d2-ui

Version:
4 lines (3 loc) 157 B
export {default as color, rgb, hsl} from "./src/color"; export {default as lab, hcl} from "./src/lab"; export {default as cubehelix} from "./src/cubehelix";