Preparing search index...
The search index is not available
@salesforce/ts-types
@salesforce/ts-types
View
Type Alias View<K, V>
View
<
K
,
V
>
:
{
[
_
in
K
]
:
V
}
A view over an
object
with constrainable properties.
Type Parameters
K
extends
string
V
=
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@salesforce/ts-types
Loading...
A view over an
object
with constrainable properties.