UNPKG

@stryke/capnp

Version:

A package to assist in running the Cap'n Proto compiler and creating Cap'n Proto serialization protocol schemas.

8 lines (7 loc) 155 B
//#region src/types.ts var CodeGeneratorContext = class { files = []; }; //#endregion export { CodeGeneratorContext }; //# sourceMappingURL=types.mjs.map