Vinyl
Preparing search index...
@amzn/vinyl-util
ReadonlySet
Type Alias ReadonlySet<E>
ReadonlySet
:
Readonly
<
Omit
<
Set
<
E
>
,
"add"
|
"clear"
|
"delete"
>
>
A Set type with mutation functions omitted.
Type Parameters
out
E
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
A Set type with mutation functions omitted.