hensei-web/node_modules/@babel/helper-regex/README.md
2020-09-11 06:44:42 -07:00

326 B

@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