4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
"use strict";
|
|
|
|
module.exports = "\x1b[2J\x1b[0;0H";
|
"use strict";
|
|
|
|
module.exports = "\x1b[2J\x1b[0;0H";
|