Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 699 Bytes

File metadata and controls

56 lines (30 loc) · 699 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > Text > splitByNewLines

Text.splitByNewLines() method

Signature:

static splitByNewLines(s: string): string[];

Parameters

Parameter

Type

Description

s

string

Returns:

string[]