UNPKG

img2num

Version:

Img2Num is a raster vectorization library - it converts images to SVGs

8 lines (5 loc) 183 B
// Public entry point for the WASM image library // Convenience export * from "./imageToUint8ClampedArray.js"; // High-level image operations export * from "./safeWasmWrappers.js";