Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ldkit/tests/test_utils.ts>createGraph

LDkit - Linked Data query toolkit for TypeScript developers
Go to Latest
variable createGraph
import { createGraph } from "https://deno.land/x/ldkit@1.1.0/tests/test_utils.ts";

type

(turtle: string) => unknown