@discordjs/builders 1.9.0 → 1.9.1-dev.1725408668-4594896b5
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2858,7 +2858,7 @@ function embedLength(data) {
|
|
|
2858
2858
|
__name(embedLength, "embedLength");
|
|
2859
2859
|
|
|
2860
2860
|
// src/index.ts
|
|
2861
|
-
var version = "1.9.
|
|
2861
|
+
var version = "1.9.1-dev.1725408668-4594896b5";
|
|
2862
2862
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2863
2863
|
0 && (module.exports = {
|
|
2864
2864
|
ActionRowBuilder,
|