UNPKG

itk-wasm

Version:

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

3 lines (2 loc) 165 B
export declare function setPipelineWorkerUrl(workerUrl: string | URL | null): void; export declare function getPipelineWorkerUrl(): string | URL | null | undefined;