UNPKG

@rdfine/owl

Version:

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

7 lines (6 loc) 230 B
import { ObjectPropertyMixin } from '../lib/ObjectProperty.js'; import { SymmetricPropertyMixin } from '../lib/SymmetricProperty.js'; export const SymmetricPropertyBundle = [ ObjectPropertyMixin, SymmetricPropertyMixin ];