UNPKG

wasm-imagemagick

Version:
10 lines 477 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* auto-generated file using command `npx ts-node scripts/generateImEnums.ts` */ var IMQuantumFormat; (function (IMQuantumFormat) { IMQuantumFormat["FloatingPoint"] = "FloatingPoint"; IMQuantumFormat["Signed"] = "Signed"; IMQuantumFormat["Unsigned"] = "Unsigned"; })(IMQuantumFormat = exports.IMQuantumFormat || (exports.IMQuantumFormat = {})); //# sourceMappingURL=IMQuantumFormat.js.map