UNPKG

itk-wasm

Version:

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

5 lines 223 B
// itk-wasm Node API interfaces, data structures, and functions export * from './index-common.js'; export * from './pipeline/index-node.js'; export * from './deprecated/index-node.js'; //# sourceMappingURL=index-node.js.map