UNPKG

@rdfine/owl

Version:

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

7 lines (6 loc) 234 B
import { ObjectPropertyMixin } from '../lib/ObjectProperty.js'; import { TransitivePropertyMixin } from '../lib/TransitiveProperty.js'; export const TransitivePropertyBundle = [ ObjectPropertyMixin, TransitivePropertyMixin ];