UNPKG
@livechart/sharp-vibrant
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
Extract prominent colors from an image in a node environment using sharp.
LiveChart/sharp-vibrant
@livechart/sharp-vibrant
/
src
/
quantizer
/
index.ts
4 lines
(2 loc)
•
49 B
text/typescript
View Raw
1
2
3
4
import
MMCQ
from
'./mmcq'
;
export
default
MMCQ
;