Type alias StatsObject

StatsObject: {
    bytesTransferred: number;
}

Type declaration

  • bytesTransferred: number