UNPKG

itk-wasm

Version:

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

7 lines (5 loc) 130 B
interface WriteArrayBufferResult { arrayBuffer: ArrayBuffer webWorker: Worker | null } export default WriteArrayBufferResult