import { gamecfgMgr } from "./gamecfgMgr" class JsonMgr { gamecfgMgr = new gamecfgMgr() } export const GDM = new JsonMgr()