404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.129.218.83: ~ $
'use strict';
const ansiRegex = require('ansi-regex');

const stripAnsi = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;

module.exports = stripAnsi;
module.exports.default = stripAnsi;

Filemanager

Name Type Size Permission Actions
index.d.ts File 349 B 0644
index.js File 220 B 0644
license File 1.08 KB 0644
package.json File 1.89 KB 0644
readme.md File 1.64 KB 0644