UNPKG

forgescript

Version:

ForgeScript is a comprehensive package that empowers you to effortlessly interact with Discord's API. It ensures scripting remains easy to learn and consistently effective.

9 lines 333 B
export * from "./FunctionManager"; export * from "./ForgeFunctionManager"; export * from "./EventManager"; export * from "./BaseCommandManager"; export * from "./CooldownManager"; export * from "./NativeCommandManager"; export * from "./ApplicationCommandManager"; export * from "./ThreadManager"; //# sourceMappingURL=index.d.ts.map