itk-wasm
Version:
High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.
5 lines (4 loc) • 316 B
TypeScript
export { default as pthreadSupportAvailable } from './pthread-support-available.js';
export type { default as ItkWasmEmscriptenModule } from './itk-wasm-emscripten-module.js';
export type { default as PipelineInput } from './pipeline-input.js';
export type { default as PipelineOutput } from './pipeline-output.js';