UNPKG

@harryho/swatch-color

Version:

The customized package for the color of swatches.

3 lines (2 loc) 129 B
export type { SwatchColor, BRGB, RGB, HSL, SwatchColorType } from './src/types'; export { genSwatchColor } from './src/factory';