Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 anni fa
..
src 174eaa058a just inline the type (#6271) [skip ci] 6 anni fa
.npmignore 7a1ccf076c Misc (#5545) 7 anni fa
README.md b445b79734 Refactor move docs (#8108) 6 anni fa
package.json 90566103a6 v7.0.0-beta.49 6 anni fa

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 @babel/helper-regex

or using yarn:

yarn add --save @babel/helper-regex