UNPKG

itk-wasm

Version:

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

8 lines 252 B
let pipelinesQueryParams; export function setPipelinesQueryParams(queryParams) { pipelinesQueryParams = queryParams; } export function getPipelinesQueryParams() { return pipelinesQueryParams; } //# sourceMappingURL=pipelines-query-params.js.map