UNPKG

jc-color

Version:

A JavaScript tool for color compute and console print tool both for NodeJS and Browser.

6 lines (5 loc) 89 B
declare const themes: { default: string[]; rany: string[]; }; export { themes };