UNPKG

deepsource-mcp-server

Version:
8 lines 317 B
/** * @fileoverview GraphQL response interfaces for the DeepSource API * * This module defines type-safe interfaces for GraphQL responses from the DeepSource API. * These interfaces help ensure that responses are properly typed throughout the codebase. */ export {}; //# sourceMappingURL=graphql-responses.js.map