xj qian
2024-12-26 9ec063cf34b6cd13f21c3438330992f03c8665ac
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JVariant :
    public JObject
{
};