PossibleRegExptype

string | RegExp
Type
RegExp

Things that can be converted to a regular expression.

  • Either a RegExp instance, or a string source for a regular expression.