Skip to content

Latest commit

History

History

babel-helper-regex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@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