Type Alias JsonDataEvent

JsonDataEvent: {
    data: string;
}

Data received event

Type declaration

  • Readonlydata: string

    Data received