@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.
- package/bin/capnpc.cjs +7 -7
- package/bin/capnpc.js +7 -7
- package/dist/{chunk-OJTISCBC.cjs → chunk-5AOM4OHK.cjs} +697 -697
- package/dist/{chunk-5VHN3KGS.js → chunk-GI42NGKQ.js} +3 -3
- package/dist/{chunk-IBMXNAOT.cjs → chunk-HF5CIG6F.cjs} +704 -704
- package/dist/{chunk-SRFPHGTH.js → chunk-JZ6LEAU3.js} +6 -6
- package/dist/{chunk-KXWOF6H4.cjs → chunk-KMCJ5MIQ.cjs} +3 -3
- package/dist/{chunk-N2KNXTXN.js → chunk-VKWH2SH6.js} +4 -4
- package/dist/compile.cjs +4 -4
- package/dist/compile.js +3 -3
- package/dist/helpers.cjs +2 -2
- package/dist/helpers.js +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.js +4 -4
- package/dist/rpc.cjs +3 -3
- package/dist/rpc.js +2 -2
- package/package.json +4 -4
- package/schemas/{chunk-54JBPYER.js → chunk-5V7TUSRW.js} +5 -5
- package/schemas/{chunk-4ENDHOUU.cjs → chunk-O7OBKYZZ.cjs} +5 -5
- package/schemas/persistent.cjs +20 -20
- package/schemas/persistent.js +1 -1
- package/schemas/rpc-twoparty.cjs +32 -32
- package/schemas/rpc-twoparty.js +1 -1
- package/schemas/rpc.cjs +495 -495
- package/schemas/rpc.js +1 -1
- package/schemas/schema.cjs +675 -675
- package/schemas/schema.js +1 -1
- /package/dist/{chunk-BQWET4JX.cjs → chunk-3LOXED5F.cjs} +0 -0
- /package/dist/{chunk-67LAYABJ.js → chunk-CEAEHZ65.js} +0 -0
|
@@ -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.
|
|
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.
|
|
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.
|
|
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";
|