mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-27 01:25:49 +01:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
module.exports = {
|
|
reset: '\u001B8\u001B[u',
|
|
clear: '\u001Bc'
|
|
}; |