UNPKG

@harryho/swatch-color

Version:

The customized package for the color of swatches.

18 lines (7 loc) 174 B
import {genSwatchColor} from './src/factory' export type { SwatchColor, BRGB, RGB, HSL, SwatchColorType } from './src/types' export { genSwatchColor }