Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Interfaces

Variables

Variables

Export assignment reEOL

reEOL: ReEOL

Returns a regular expression to match a newline character sequence.

param

function options

param

regular expression flags (default: '')

param

boolean indicating whether to create a capture group for the match (default: false)

returns

regular expression