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