UNPKG

@rdfine/shacl

Version:

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

7 lines (6 loc) 151 B
import { RuleMixin } from '../lib/Rule.js'; import { ShapeMixin } from '../lib/Shape.js'; export const RuleBundle = [ RuleMixin, ShapeMixin ];