ships.Interface.SlefStringifyOptions - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

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

Interface: SlefStringifyOptions

Defined in: src/ships/slef.ts:584

Options for stringifySlef.

Properties

indent?

readonly optional indent?: 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.

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