UNPKG

itk-wasm

Version:

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

8 lines (4 loc) 185 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'