UNPKG

lincd

Version:

LINCD is a JavaScript library for building user interfaces with linked data (also known as 'structured data', or RDF)

3 lines 287 B
import { linkedPackage } from './utils/Package.js'; export const { linkedComponent, linkedSetComponent, linkedShape, linkedUtil, linkedOntology, registerPackageExport, registerPackageModule, packageExports, getPackageShape, } = linkedPackage('lincd'); //# sourceMappingURL=package.js.map