Skip to content

Latest commit

History

History
19 lines (12 loc) 路 316 Bytes

README.md

File metadata and controls

19 lines (12 loc) 路 316 Bytes

@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