join Method
Join multiple strings into a single path.
join(...paths: string[]): string
| Parameter | Type | Description |
|---|---|---|
| ...paths | string[] | Strings to join. |
Returns - Joined path.
Defined in
Last Updated: 08 January, 2020
Woah! This page has a great deal of content... Give us a second to load it.