Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
variable runPropertyRules
import { runPropertyRules } from "https://deno.land/x/shacl_to_type@v0.0.9/src/core/indexation.ts";

type

(
rdfObject: Resource,
options: Options,
) => unknown