UNPKG

ae-biu

Version:

Born For AE, Born To Do

11 lines (8 loc) 242 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function () { process.stdout.write(process.platform === 'win32' ? '\x1Bc' : '\x1B[2J\x1B[3J\x1B[H'); }; module.exports = exports['default'];