export type CommandOptionNumericResolvableType = | ApplicationCommandOptionType.Number | ApplicationCommandOptionType.Integer;
No summary provided.