Type alias VertexExampleMessage

VertexExampleMessage: {
    content: string;
}

Type declaration

  • content: string

Generated using TypeDoc