Files
2026-03-06 15:22:40 +00:00

11 lines
274 B
Plaintext

/*!
* re2js
* RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
*
* @version v1.2.0
* @author Alexey Vasiliev
* @homepage https://github.com/le0pard/re2js#readme
* @repository github:le0pard/re2js
* @license MIT
*/