<!-- Please fill out this entire template so that we can address your report as quickly as possible. --> <!-- Please note that Flow only bundles library definitions for core JS data structures like `Array`, `Map` and `Set`. Most of the library definitions are maintained in https://github.com/flow-typed/flow-typed, and issues should be reported over there. --> <!-- Explain what APIs are not modeled by Flow or could be improved --> ## Missing/Incorrect APIs The RegExp object doesn't have the .escape method yet. <!-- Please include documentation for the missing APIs. --> ## Relevant documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/escape
Missing/Incorrect APIs
The RegExp object doesn't have the .escape method yet.
Relevant documentation
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/escape