UNPKG

lib-colors

Version:

Simple node.js library for work with colors

3 lines (2 loc) 87 B
import type { IGray } from '../gray.interface'; export declare const colorGray: IGray;