Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 608 Bytes

File metadata and controls

31 lines (16 loc) · 608 Bytes

CTRF


CTRF / StringifyOptions

Interface: StringifyOptions

Defined in: types.ts:498

Options for stringifying to JSON

Properties

pretty?

optional pretty: boolean

Defined in: types.ts:500

Pretty print with indentation


indent?

optional indent: number

Defined in: types.ts:502

Number of spaces for indentation (default: 2)