Interface: LoaderDecodeOptions
Properties
wasmBasePath?
optionalwasmBasePath:string
Base path the codec WASM binaries are loaded from, e.g. /assets/cs-wasm/
or https://cdn.example.com/cs-wasm/. Applications normally set
LoaderOptions.wasmBasePath instead; that value is forwarded here so it
reaches the decode web worker.
Defined in
packages/dicomImageLoader/src/types/LoaderDecodeOptions.ts:8