UNPKG

itk-wasm

Version:

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

4 lines (3 loc) 274 B
import RunPipelineOptions from './run-pipeline-options'; export declare function setPipelinesQueryParams(queryParams: RunPipelineOptions['pipelineQueryParams']): void; export declare function getPipelinesQueryParams(): RunPipelineOptions['pipelineQueryParams'] | undefined;