All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.ansi-regex.index.js Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy