UNPKG

itk-wasm

Version:

High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.

9 lines (6 loc) 146 B
import Image from '../interface-types/image.js' interface ReadImageResult { image: Image webWorker: Worker } export default ReadImageResult