UNPKG

pretty-easy-rgb-to-hex

Version:
3 lines (2 loc) 104 B
export { isString, isNumber, isObject } from 'pretty-easy-data-types'; export { isRGB } from './isRGB';