UNPKG

@rdfine/shacl

Version:

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

9 lines (8 loc) 253 B
import { JSExecutableMixin } from '../lib/JSExecutable.js'; import { JSTargetMixin } from '../lib/JSTarget.js'; import { TargetMixin } from '../lib/Target.js'; export const JSTargetBundle = [ JSExecutableMixin, JSTargetMixin, TargetMixin ];