Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
external fun stringify(value: ERROR CLASS: Symbol not found for JsAny??, properties: ReadonlyArray<ERROR CLASS: Symbol not found for JsAny>?, space: String? = definedExternally): String
external fun stringify(value: ERROR CLASS: Symbol not found for JsAny??, replacer: Replacer?, space: String? = definedExternally): String
Converts a JavaScript value to a JavaScript Object Notation (JSON) string.
external fun stringify(value: ERROR CLASS: Symbol not found for JsAny??, properties: ReadonlyArray<ERROR CLASS: Symbol not found for JsAny>, space: Int?): String