UNPKG

@rdfine/owl

Version:

> ## @rdfine/owl > ### Generated JavaScript types for OWL Web Ontology Language

7 lines (6 loc) 179 B
import { ClassMixin } from '../lib/Class.js'; import { RestrictionMixin } from '../lib/Restriction.js'; export const RestrictionBundle = [ ClassMixin, RestrictionMixin ];