UNPKG

@rdfine/rico

Version:

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

9 lines (8 loc) 230 B
import { EventMixin } from '../lib/Event.js'; import { EventTypeMixin } from '../lib/EventType.js'; import { TypeMixin } from '../lib/Type.js'; export const EventTypeBundle = [ EventMixin, EventTypeMixin, TypeMixin ];