@comunica/types
Advanced tools
Comparing version 3.0.1 to 3.0.3
@@ -76,3 +76,3 @@ import type * as RDF from '@rdfjs/types'; | ||
*/ | ||
queryQuads: (operation: Algebra.Construct, context: IActionContext) => AsyncIterator<RDF.Quad>; | ||
queryQuads: (operation: Algebra.Operation, context: IActionContext) => AsyncIterator<RDF.Quad>; | ||
/** | ||
@@ -79,0 +79,0 @@ * Returns a promise resolving to the ask response of the given operation. |
{ | ||
"name": "@comunica/types", | ||
"version": "3.0.1", | ||
"version": "3.0.3", | ||
"description": "Typings module for Comunica", | ||
@@ -46,3 +46,3 @@ "lsd:module": true, | ||
}, | ||
"gitHead": "9c0b537cd927d29590c287fe882185d88a65461b" | ||
"gitHead": "a1e050b7e921d6ea5532abc09391e49938c7e5f3" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package