Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
File size: 153 Bytes
66980c0 | 1 2 3 4 5 | module.exports = {
format: ' {bar}\u25A0 {percentage}% | ETA: {eta}s | {value}/{total}',
barCompleteChar: '\u25A0',
barIncompleteChar: ' '
}; |