UNPKG

sixel

Version:

Sixel image format for node and browser.

5 lines 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.quantize = void 0; exports.quantize = require('../upng').quantize; //# sourceMappingURL=upng.js.map