UNPKG

itk-wasm

Version:

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

7 lines 172 B
const FloatTypes = { Float32: 'float32', Float64: 'float64', SpacePrecisionType: 'float64' }; export default FloatTypes; //# sourceMappingURL=float-types.js.map