mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 11:32:27 +00:00
22 lines
974 B
Markdown
22 lines
974 B
Markdown
[youtubei.js](../README.md) / ITrustedResource
|
|
|
|
# Interface: ITrustedResource
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:86](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L86)
|
|
|
|
## Properties
|
|
|
|
### private\_do\_not\_access\_or\_else\_safe\_script\_wrapped\_value?
|
|
|
|
> `optional` **private\_do\_not\_access\_or\_else\_safe\_script\_wrapped\_value**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:88](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L88)
|
|
|
|
***
|
|
|
|
### private\_do\_not\_access\_or\_else\_trusted\_resource\_url\_wrapped\_value?
|
|
|
|
> `optional` **private\_do\_not\_access\_or\_else\_trusted\_resource\_url\_wrapped\_value**: `string`
|
|
|
|
Defined in: [src/parser/types/ParsedResponse.ts:87](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/types/ParsedResponse.ts#L87)
|