UNPKG
sharp-vibrant
Version:
latest (0.4.0)
0.4.0
0.3.0
Extract prominent colors from an image in a node environment using sharp.
LiveChart/sharp-vibrant
sharp-vibrant
/
lib
/
quantizer
/
index.d.ts
3 lines
(2 loc)
•
48 B
TypeScript
View Raw
1
2
3
import
MMCQ
from
'./mmcq'
;
export
default
MMCQ
;