stringifyJSONToMessageContent
stringifyJSONToMessageContent(
value
):string
Defined in: .build/typescript/packages/core/src/utils/index.ts:65
Returns a stringfied JSON with double quotes removed.
Parameters
Section titled “Parameters”The JSON value to stringify
Returns
Section titled “Returns”string
The stringified JSON with no double quotes