tree: 702e59900903bdc006c9437f506ffd89ab282bc2 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/helper-regex/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