UNPKG

@rdfine/shacl

Version:

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

9 lines (8 loc) 273 B
import { PropertyGroupMixin } from '../lib/PropertyGroup.js'; import { PropertyShapeMixin } from '../lib/PropertyShape.js'; import { ShapeMixin } from '../lib/Shape.js'; export const PropertyShapeBundle = [ PropertyGroupMixin, PropertyShapeMixin, ShapeMixin ];