ships.TypeAlias.LoadoutIssueParam - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / ships / LoadoutIssueParam

Type Alias: LoadoutIssueParam

LoadoutIssueParam = string | number | readonly string[]

Defined in: src/ships/loadout-validation.ts:79

One language-neutral value carried by a structured loadout diagnostic: a scalar string/number, or a string list the consumer can format for its locale. Paired name and symbol lists use the same order so display names align with stable identifiers.

⚠️ **GitHub.com Fallback** ⚠️