/** * Elrest eDesign Runtime IPC Typescript Model Package * * * @copyright 2024 Elrest Automations Systeme GMBH */ import { Type } from './Type'; export { Type, };