Skip to content

LinePoint

github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Type Alias: LinePoint

Imported from @elite-dangerous-almanac/galaxy-map.

LinePoint = readonly [number, number, number] | { system: string; }

One point of a line: a game coordinate, or the identity of a system.

Clone this wiki locally