Skip to main content

settingsToJson

Description​

Converts the given settings into a JSON encoded string.

static settingsToJson(settings: Settings): string
ParameterSummary
settingsAll

The settings to serialize.

Returns​

A JSON encoded string.