mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 04:21:35 +00:00
18 lines
474 B
Markdown
18 lines
474 B
Markdown
[youtubei.js](../../../README.md) / [Utils](../README.md) / concatMemos
|
|
|
|
# Function: concatMemos()
|
|
|
|
> **concatMemos**(...`iterables`): [`Memo`](../../Helpers/classes/Memo.md)
|
|
|
|
## Parameters
|
|
|
|
• ...**iterables**: (`undefined` \| [`Memo`](../../Helpers/classes/Memo.md))[]
|
|
|
|
## Returns
|
|
|
|
[`Memo`](../../Helpers/classes/Memo.md)
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Utils.ts:141](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Utils.ts#L141)
|