| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > Text > splitByNewLines
Signature:
static splitByNewLines(s: string | undefined): string[] | undefined;|
Parameter |
Type |
Description |
|---|---|---|
|
s |
string | undefined |
Returns:
string[] | undefined