UNPKG

lincd-jsonld

Version:

Utilities to parse and write JSON-LD for the LINCD library

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