UNPKG

@rdfine/rico

Version:

> ## @rdfine/rico > ### Generated JavaScript types for Records in Contexts Ontology (ICA RiC-O)

9 lines (8 loc) 230 B
import { PlaceMixin } from '../lib/Place.js'; import { PlaceTypeMixin } from '../lib/PlaceType.js'; import { TypeMixin } from '../lib/Type.js'; export const PlaceTypeBundle = [ PlaceMixin, PlaceTypeMixin, TypeMixin ];