config.cpp 65 B

123456
  1. #include "json.hpp"
  2. using json = nlohmann::json;
  3. json CONFIG;