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 (2 loc) 130 B
type WorkerPoolProgressCallback = (completedTasks: number, totalTasks: number) => void export default WorkerPoolProgressCallback