UNPKG

158 BTypeScriptView Raw
1export { rgb2arr } from './rgb2arr';
2export { gradient } from './gradient';
3export { toRGB } from './torgb';
4export { toCSSGradient } from './tocssgradient';