4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = { clear_output: '\x1BC' };
|
'use strict';
|
|
|
|
module.exports = { clear_output: '\x1BC' };
|