gaojunlong 0b996e41aa 2025-03-04-1 2 місяців тому
..
lib 0b996e41aa 2025-03-04-1 2 місяців тому
LICENSE 0b996e41aa 2025-03-04-1 2 місяців тому
README.md 0b996e41aa 2025-03-04-1 2 місяців тому
package.json 0b996e41aa 2025-03-04-1 2 місяців тому

README.md

@babel/helper-regex

Helper function to check for literal RegEx

See our website @babel/helper-regex for more information.

Install

Using npm:

npm install --save-dev @babel/helper-regex

or using yarn:

yarn add @babel/helper-regex --dev