UNPKG

route-claudecode

Version:

Advanced routing and transformation system for Claude Code outputs to multiple AI providers

8 lines 253 B
"use strict"; /** * CodeWhisperer Client 统一接口 * 定义缓冲式和实时流式实现的公共接口 * 项目所有者: Jason Zhang */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=client-interface.js.map