UNPKG

itk-wasm

Version:

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

9 lines (6 loc) 136 B
const FloatTypes = { Float32: 'float32', Float64: 'float64', SpacePrecisionType: 'float64' } as const export default FloatTypes