UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

5 lines (4 loc) 158 B
export { rgb2arr } from './rgb2arr'; export { gradient } from './gradient'; export { toRGB } from './torgb'; export { toCSSGradient } from './tocssgradient';