UNPKG

@kddd/artinet-sdk

Version:

TypeScript SDK for the Agent2Agent (A2A) Protocol

9 lines 384 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.JSONRPCServer = void 0; const jayson_1 = __importDefault(require("jayson")); exports.JSONRPCServer = jayson_1.default.Server; //# sourceMappingURL=params.js.map