UNPKG

arx-convert

Version:

Converts various Arx Fatalis formats to JSON or YAML and back

4 lines (3 loc) 167 B
import type { TripleOf } from '../common/types.js'; export declare const VERSION = 0.14100000262260437; export declare const COORDS_THAT_ROUND_UP: TripleOf<number>[];