UNPKG

@tryforge/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.

4 lines 370 B
import { EnumLike } from "../structures"; import { Locale } from "discord.js"; export default function (functionsAbsolutePath: string, mainCategoryName?: string, eventName?: string, warnOnNoOutput?: boolean, expose?: Record<string, EnumLike>, eventsAbsolutePath?: string, translate?: Array<string | Locale>): Promise<void>; //# sourceMappingURL=generateMetadata.d.ts.map