2022-03-03 16:12:55 +02:00

10 lines
201 B
C

///
/// Created by Anonymous275 on 1/16/22
/// Copyright (c) 2021-present Anonymous275 read the LICENSE file for more info.
///
#pragma once
#include <nlohmann/json.hpp>
using Json = nlohmann::json;