UNPKG

@inrupt/solid-client

Version:

Make your web apps work with Solid Pods.

4 lines (3 loc) 151 B
export { getJsonLdParser } from "./jsonLd"; export { getTurtleParser } from "./turtle"; export { solidDatasetAsTurtle } from "./solidDatasetAsTurtle";