UNPKG

trifid-handler-fetch

Version:
5 lines 282 B
export function performOxigraphQuery(store: import("oxigraph").Store, query: string): Promise<{ response: string; contentType: "application/sparql-results+json" | "application/n-quads" | "text/plain" | (string & Record<never, never>); }>; //# sourceMappingURL=query.d.ts.map