UNPKG

@netwerk-digitaal-erfgoed/ld-workbench

Version:

LDWorkbench is a Linked Data Transformation tool designed to use only SPARQL as transformation language.

3 lines 177 B
import type { Endpoint, QuerySource } from '../types.js'; export default function getEngineSource(endpoint: Endpoint): QuerySource; //# sourceMappingURL=getEngineSource.d.ts.map