UNPKG

@rdfine/owl

Version:

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

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