import "./http-well-known-BK9MGKQf.js"; import "./http-client-BUW7Yoqd.js"; import "./emitter-yGbfYzOM.js"; import { i as GraphQLResponse, n as GraphQLClientConfig, r as GraphQLError, t as GraphQLClient } from "./graphql-client-Bqae2zaZ.js"; //#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.ts.map