3#include "mc/_HeaderOutputPredefine.h"
7namespace Json {
class Value; }
10namespace Editor::DataStore {
16 MCNAPI static ::Json::Value
deserialize(::std::string
const& payloadStr);
static MCAPI void merge(::Json::Value &out, ::Json::Value const &in)
static MCAPI ::std::string serialize(::Json::Value const &payload)
static MCAPI ::Json::Value deserialize(::std::string const &payloadStr)