UNPKG

@iamsuz/color-kit

Version:

A toolkit to generate random colors and identify color names

6 lines (5 loc) 85 B
declare const _exports: { hex: string; name: string; }[]; export = _exports;