UNPKG

capnp-ts

Version:

Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript

5 lines (4 loc) 80 B
export declare enum ArenaKind { SINGLE_SEGMENT = 0, MULTI_SEGMENT = 1 }