UNPKG

sharp-vibrant

Version:

Extract prominent colors from an image in a node environment using sharp.

4 lines (3 loc) 96 B
import type { Quantizer } from '../typing'; declare const MMCQ: Quantizer; export default MMCQ;