UNPKG

@omnigraph/odata

Version:
3 lines (2 loc) 167 B
import { type GraphQLResolveInfo } from 'graphql'; export declare function handleResponseText(responseText: string, urlString: string, info: GraphQLResolveInfo): any;