UNPKG

@artinet/sdk

Version:
7 lines 326 B
/** * This file contains Artinet-specific schema definitions separate from the A2A protocol. * These are extensions to the standard A2A protocol defined by Google: * @see https://github.com/google/A2A/blob/main/samples/js/src/schema.ts */ export * from "./schemas/a2a/index.js"; //# sourceMappingURL=extended-schema.js.map