UNPKG

@rdfine/shacl

Version:

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

9 lines (8 loc) 239 B
import { JSExecutableMixin } from '../lib/JSExecutable.js'; import { JSRuleMixin } from '../lib/JSRule.js'; import { RuleMixin } from '../lib/Rule.js'; export const JSRuleBundle = [ JSExecutableMixin, JSRuleMixin, RuleMixin ];