UNPKG

@rdfine/shacl

Version:

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

9 lines (8 loc) 281 B
import { JSExecutableMixin } from '../lib/JSExecutable.js'; import { JSTargetTypeMixin } from '../lib/JSTargetType.js'; import { TargetTypeMixin } from '../lib/TargetType.js'; export const JSTargetTypeBundle = [ JSExecutableMixin, JSTargetTypeMixin, TargetTypeMixin ];