UNPKG

sharp-vibrant

Version:

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

8 lines 334 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const mmcq_1 = __importDefault(require("./mmcq")); exports.default = mmcq_1.default; //# sourceMappingURL=index.js.map