capnp-ts
Version:
Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript
9 lines • 333 B
JavaScript
;
/**
* This file is generated by hand in order to bootstrap compiler development. It is intended to be an exact match to
* compiled output.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports._capnpFileId = void 0;
exports._capnpFileId = "bdf87d7bb8304e81";
//# sourceMappingURL=c++.capnp.js.map