ships.Interface.SlefStringifyOptions - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
@elite-dangerous-almanac/core / ships / SlefStringifyOptions
Defined in: src/ships/slef.ts:584
Options for stringifySlef.
readonlyoptionalindent?:number
Defined in: src/ships/slef.ts:589
Spaces per indent level. 0 — the default — emits compact JSON, which is what
the clipboard-and-paste exchange these exports travel by wants.