#include "cJSON.h" #include "pocketpy/pocketpy.hpp" namespace pkpy { void add_module_cjson(VM* vm); } // namespace pkpy