@discordjs/core 0.5.0 → 0.5.1-dev.1680437042-6aba9e9.0

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 CHANGED
@@ -2418,7 +2418,7 @@ __name(withFiles, "withFiles");
2418
2418
 
2419
2419
  // src/index.ts
2420
2420
  __reExport(src_exports, require("discord-api-types/v10"), module.exports);
2421
- var version = "0.5.0";
2421
+ var version = "0.5.1-dev.1680437042-6aba9e9.0";
2422
2422
  // Annotate the CommonJS export names for ESM import in node:
2423
2423
  0 && (module.exports = {
2424
2424
  API,
@@ -2436,6 +2436,7 @@ var version = "0.5.0";
2436
2436
  VoiceAPI,
2437
2437
  WebhooksAPI,
2438
2438
  version,
2439
- withFiles
2439
+ withFiles,
2440
+ ...require("discord-api-types/v10")
2440
2441
  });
2441
2442
  //# sourceMappingURL=index.js.map