UNPKG

arx-convert

Version:

Converts various Arx Fatalis formats to JSON or YAML and back

4 lines (3 loc) 221 B
export { getCellCoords, isQuad, isTiled } from './fts/helpers.js'; export type { DoubleOf, TripleOf, QuadrupleOf } from './common/types.js'; export { MAP_WIDTH_IN_CELLS, MAP_DEPTH_IN_CELLS } from './common/constants.js';