Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "regexp/whitespace/docs/types/index.d"

Index

Interfaces

Variables

Variables

Export assignment reWhitespace

reWhitespace: ReWhitespace

Returns a regular expression to match a white space character.

param

function options

param

regular expression flags (default: '')

param

boolean indicating whether to wrap the regular expression matching a white space character with a capture group (default: false)

returns

regular expression