UNPKG

@swindle/color

Version:

Represent and manipulate color codes in different formats.

5 lines 181 B
// the export file export * from './src/common/common.module'; export * from './src/hex/hex.module'; export * from './src/rgba/rgba.module'; export * from './src/color/color.module'