mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 02:52:12 +00:00
18 lines
371 B
Markdown
18 lines
371 B
Markdown
[youtubei.js](../../../README.md) / [Parser](../README.md) / sanitizeClassName
|
|
|
|
# Function: sanitizeClassName()
|
|
|
|
> **sanitizeClassName**(`input`): `string`
|
|
|
|
## Parameters
|
|
|
|
• **input**: `string`
|
|
|
|
## Returns
|
|
|
|
`string`
|
|
|
|
## Defined in
|
|
|
|
[src/parser/parser.ts:193](https://github.com/LuanRT/YouTube.js/blob/4729016fb98e7045ee4043857be7eef780c01e35/src/parser/parser.ts#L193)
|