UNPKG

@rdfine/rico

Version:

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

9 lines (8 loc) 256 B
import { MandateMixin } from '../lib/Mandate.js'; import { MandateTypeMixin } from '../lib/MandateType.js'; import { RuleTypeMixin } from '../lib/RuleType.js'; export const MandateTypeBundle = [ MandateMixin, MandateTypeMixin, RuleTypeMixin ];