Lynx

genui / a2ui / ServerToClientMessage

ServerToClientMessage

type ServerToClientMessage: v0_9.A2uiMessage & object;

Type declaration

messageId?

optional messageId: string;

Message id injected by the client.

Defined in

@lynx-js/genui/a2ui/src/store/types.ts:57

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.