Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/ansi-regex/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/ansi-regex/index.js

'use strict';
module.exports = function () {
	return /[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g;
};