@discordjs/builders 2.0.0-dev.1752711324-1dfc511e4 → 2.0.0-dev.1752753955-aee6d311c

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1194,7 +1194,9 @@ import { ComponentType as ComponentType21 } from "discord-api-types/v10";
1194
1194
  import { ButtonStyle as ButtonStyle5, ComponentType as ComponentType20 } from "discord-api-types/v10";
1195
1195
 
1196
1196
  // src/components/v2/Container.ts
1197
- import { ComponentType as ComponentType19 } from "discord-api-types/v10";
1197
+ import {
1198
+ ComponentType as ComponentType19
1199
+ } from "discord-api-types/v10";
1198
1200
 
1199
1201
  // src/components/v2/Assertions.ts
1200
1202
  import { ComponentType as ComponentType12, SeparatorSpacingSize } from "discord-api-types/v10";
@@ -5310,7 +5312,7 @@ var MessageBuilder = class {
5310
5312
  };
5311
5313
 
5312
5314
  // src/index.ts
5313
- var version = "2.0.0-dev.1752711324-1dfc511e4";
5315
+ var version = "2.0.0-dev.1752753955-aee6d311c";
5314
5316
  export {
5315
5317
  ActionRowBuilder,
5316
5318
  AllowedMentionsBuilder,