UNPKG

@stryke/capnp

Version:

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

16 lines (13 loc) 210 B
import { __name } from "./chunk-SHUYVCID.js"; // src/types.ts var CodeGeneratorContext = class { static { __name(this, "CodeGeneratorContext"); } files = []; }; export { CodeGeneratorContext };