@discordjs/builders 2.0.0-dev.1748174701-c1f5bb2fb → 2.0.0-dev.1748347541-2c35084ec

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
@@ -5163,7 +5163,7 @@ var MessageBuilder = class {
5163
5163
  };
5164
5164
 
5165
5165
  // src/index.ts
5166
- var version = "2.0.0-dev.1748174701-c1f5bb2fb";
5166
+ var version = "2.0.0-dev.1748347541-2c35084ec";
5167
5167
  export {
5168
5168
  ActionRowBuilder,
5169
5169
  AllowedMentionsBuilder,
@@ -5285,7 +5285,6 @@ export {
5285
5285
  textInputPredicate,
5286
5286
  thumbnailPredicate,
5287
5287
  userCommandPredicate,
5288
- validate,
5289
5288
  version
5290
5289
  };
5291
5290
  //# sourceMappingURL=index.mjs.map