import "./http-well-known-CWSKjGqw.mjs"; import "./http-client-CtmE_7Hq.mjs"; import "./emitter-C4RFGk0k.mjs"; import { i as GraphQLResponse, n as GraphQLClientConfig, r as GraphQLError, t as GraphQLClient } from "./graphql-client-CfX6Si5y.mjs"; //#region src/graphql.d.ts /** * Convenience factory — same as `new GraphQLClient(endpoint, config)` */ declare function createGraphQLClient(endpoint: string, config?: GraphQLClientConfig): GraphQLClient; //#endregion export { GraphQLClient, type GraphQLClientConfig, type GraphQLError, type GraphQLResponse, createGraphQLClient }; //# sourceMappingURL=graphql.d.mts.map