@itk-wasm/image-io
Version:
Input and output for scientific and medical image file formats.
10 lines (6 loc) • 357 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.worker.js'
setPipelineWorkerUrl(pipelineWorker as string)
export * from './index.js'