Type alias VertexExample

VertexExample: {
    input: VertexExampleMessage;
    output?: VertexExampleMessage;
}

Type declaration

Generated using TypeDoc