UNPKG

lib-colors

Version:

Simple node.js library for work with colors

3 lines (2 loc) 83 B
import type { IHSL } from '../hsl.interface'; export declare const colorHSL: IHSL;