source:
node_modules/d3-color/src/index.js
| Last change on this file was e4c61dd, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 165 bytes | |
| Line | |
|---|---|
| 1 | export {default as color, rgb, hsl} from "./color.js"; |
| 2 | export {default as lab, hcl, lch, gray} from "./lab.js"; |
| 3 | export {default as cubehelix} from "./cubehelix.js"; |
Note:
See TracBrowser
for help on using the repository browser.
