UNPKG

@rdfine/rico

Version:

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

9 lines (8 loc) 223 B
import { RuleMixin } from '../lib/Rule.js'; import { RuleTypeMixin } from '../lib/RuleType.js'; import { TypeMixin } from '../lib/Type.js'; export const RuleTypeBundle = [ RuleMixin, RuleTypeMixin, TypeMixin ];