UNPKG

@rdfine/owl

Version:

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

7 lines (6 loc) 238 B
import { IrreflexivePropertyMixin } from '../lib/IrreflexiveProperty.js'; import { ObjectPropertyMixin } from '../lib/ObjectProperty.js'; export const IrreflexivePropertyBundle = [ IrreflexivePropertyMixin, ObjectPropertyMixin ];