mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 09:32:12 +00:00
22 lines
898 B
Markdown
22 lines
898 B
Markdown
[youtubei.js](../README.md) / IRawTrustedResource
|
|
|
|
# Interface: IRawTrustedResource
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1567](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1567)
|
|
|
|
## Properties
|
|
|
|
### privateDoNotAccessOrElseSafeScriptWrappedValue?
|
|
|
|
> `optional` **privateDoNotAccessOrElseSafeScriptWrappedValue**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1569](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1569)
|
|
|
|
***
|
|
|
|
### privateDoNotAccessOrElseTrustedResourceUrlWrappedValue?
|
|
|
|
> `optional` **privateDoNotAccessOrElseTrustedResourceUrlWrappedValue**: `string`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1568](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1568)
|