/** @codex-xmi-package-id f34c7b50-019f-5f26-997e-d2e3beec531c */ /** * Elrest eDesign Runtime IPC Typescript Model Package * * * @copyright 2024 Elrest Automations Systeme GMBH */ import { Type } from './Type'; export { Type, };