UNPKG

@stdlib/regexp-eol

Version:

Return a regular expression to match a newline character sequence.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import reEOL from '../docs/types/index'; export = reEOL;