Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
RepresentationTypeProtections
Interface RepresentationTypeProtections<T>
interface
RepresentationTypeProtections
<
T
>
{
ContentProtection
?:
readonly
T
[]
;
SubRepresentation
?:
readonly
WithProtections
<
T
>
[]
;
}
Type Parameters
T
Hierarchy (
view full
)
WithProtections
<
T
>
RepresentationTypeProtections
Index
Properties
Content
Protection?
Sub
Representation?
Properties
Optional
Readonly
Content
Protection
Content
Protection
?:
readonly
T
[]
Optional
Readonly
Sub
Representation
Sub
Representation
?:
readonly
WithProtections
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Content
Protection
Sub
Representation
Vinyl
Loading...