import CustomClient from "./base/classes/CustomClient"; (async () => await new CustomClient().init())();