@itk-wasm/image-io
Version:
Input and output for scientific and medical image file formats.
10 lines (6 loc) • 351 B
text/typescript
// Generated file. To retain edits, remove this comment.
// Generated file. To retain edits, remove this comment.
import { setPipelineWorkerUrl } from './index.js'
import pipelineWorker from '../node_modules/itk-wasm/dist/pipeline/web-workers/bundles/itk-wasm-pipeline.min.worker.js'
setPipelineWorkerUrl(pipelineWorker)
export * from './index.js'