UNPKG

itk-wasm

Version:

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

10 lines (5 loc) 218 B
// itk-wasm Browser API interfaces, data structures, and functions export * from './index-common.js' export * from './pipeline/index.js' export * from './worker-pool/index.js' export * from './deprecated/index.js'