UNPKG

@chayns/colors

Version:

JavaScript utility functions for the calculation of colors for chayns

4 lines 159 B
export * from './converter'; export * from './generator'; export { isHex, isRgb255, isRgb1, isHsl, isHsv } from './utils/is'; //# sourceMappingURL=index.js.map