UNPKG

@rdfine/shacl

Version:

> ## @rdfine/shacl > ### Generated JavaScript types for Shapes Constraint Language (SHACL)

7 lines (6 loc) 195 B
import { ParameterMixin } from '../lib/Parameter.js'; import { PropertyShapeMixin } from '../lib/PropertyShape.js'; export const ParameterBundle = [ ParameterMixin, PropertyShapeMixin ];