Skip to content

stringifyJSONToMessageContent

stringifyJSONToMessageContent(value): string

Defined in: .build/typescript/packages/core/src/utils/index.ts:65

Returns a stringfied JSON with double quotes removed.

JSONValue

The JSON value to stringify

string

The stringified JSON with no double quotes