Type Alias IoDataEvent

IoDataEvent: {
    data: string;
}