Add files
This commit is contained in:
commit
bb80829159
18195 changed files with 2122994 additions and 0 deletions
12
509bba0_unpacked_with_node_modules_supplemented/~/ansi-regex/index.js
Executable file
12
509bba0_unpacked_with_node_modules_supplemented/~/ansi-regex/index.js
Executable file
|
@ -0,0 +1,12 @@
|
|||
'use strict';
|
||||
module.exports = function () {
|
||||
return /[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g;
|
||||
};
|
||||
|
||||
|
||||
|
||||
//////////////////
|
||||
// WEBPACK FOOTER
|
||||
// ./~/ansi-regex/index.js
|
||||
// module id = 706
|
||||
// module chunks = 4
|
Loading…
Add table
Add a link
Reference in a new issue