UNPKG

@rdfine/shacl

Version:

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

7 lines (6 loc) 171 B
import { NodeShapeMixin } from '../lib/NodeShape.js'; import { ShapeMixin } from '../lib/Shape.js'; export const NodeShapeBundle = [ NodeShapeMixin, ShapeMixin ];