UNPKG

@civic/nexus-bridge

Version:

Stdio <-> HTTP/SSE MCP bridge with Civic auth handling

8 lines 286 B
/** * Auto-generated by update-version.ts - DO NOT EDIT * Contains a hard-coded version for binary compilation */ export const VERSION_STRING = '0.1.1'; export function getVersion() { return VERSION_STRING; } export const version = VERSION_STRING; //# sourceMappingURL=version.js.map