type alias RDF.BindingsResultSupportimport { type RDF } from "https://deno.land/x/ldkit@v0.6.0/rdf.ts"; const { BindingsResultSupport } = RDF; definition: { bindings: true; }