hydrateRegExp
@firecms/core / hydrateRegExp
Function: hydrateRegExp()
Section titled “Function: hydrateRegExp()”hydrateRegExp(
input?):RegExp|undefined
Defined in: util/regexp.ts:16
Get a RegExp out of a serialized string
Parameters
Section titled “Parameters”input?
Section titled “input?”string
Returns
Section titled “Returns”RegExp | undefined