/** * The various variants of outward edges */ export * from "./variants/knowledge.js"; export * from "./variants/ontology.js";