@stryke/capnp 0.11.12 → 0.11.13

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.
@@ -2,7 +2,7 @@ import {
2
2
  __name
3
3
  } from "./chunk-SHUYVCID.js";
4
4
 
5
- // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.2/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
5
+ // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.3/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
6
6
  var ListElementSize = /* @__PURE__ */ ((ListElementSize2) => {
7
7
  ListElementSize2[ListElementSize2["VOID"] = 0] = "VOID";
8
8
  ListElementSize2[ListElementSize2["BIT"] = 1] = "BIT";
@@ -2089,7 +2089,7 @@ function checkDataBounds(byteOffset, byteLength, s) {
2089
2089
  }
2090
2090
  __name(checkDataBounds, "checkDataBounds");
2091
2091
 
2092
- // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.2/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
2092
+ // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.3/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
2093
2093
  function CompositeList(CompositeClass) {
2094
2094
  return class extends List {
2095
2095
  static _capnp = {
@@ -2169,7 +2169,7 @@ function getBitMask(value, bitOffset) {
2169
2169
  }
2170
2170
  __name(getBitMask, "getBitMask");
2171
2171
 
2172
- // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.2/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
2172
+ // ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@5.9.3/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
2173
2173
  var ArenaKind = /* @__PURE__ */ ((ArenaKind2) => {
2174
2174
  ArenaKind2[ArenaKind2["SINGLE_SEGMENT"] = 0] = "SINGLE_SEGMENT";
2175
2175
  ArenaKind2[ArenaKind2["MULTI_SEGMENT"] = 1] = "MULTI_SEGMENT";