@lolyjs/core 0.2.0-alpha.29 → 0.2.0-alpha.30

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
@@ -5170,8 +5170,8 @@ var require_autoPipelining = __commonJS({
5170
5170
  var lodash_1 = require_lodash3();
5171
5171
  var calculateSlot = require_lib();
5172
5172
  var standard_as_callback_1 = require_built2();
5173
- exports.kExec = Symbol("exec");
5174
- exports.kCallbacks = Symbol("callbacks");
5173
+ exports.kExec = /* @__PURE__ */ Symbol("exec");
5174
+ exports.kCallbacks = /* @__PURE__ */ Symbol("callbacks");
5175
5175
  exports.notAllowedAutoPipelineCommands = [
5176
5176
  "auth",
5177
5177
  "info",