object-shape-tester - v5.1.6
Preparing search index...
BaseIndexedKeys
Type Alias BaseIndexedKeys
Base type for inputs to the
indexedKeys
shape.
type
BaseIndexedKeys
=
{
keys
:
|
ShapeOr
<
AtLeastTuple
<
AllowedIndexKeysKeysSpecifiers
,
1
>
>
|
AllowedIndexKeysKeysSpecifiers
;
required
:
boolean
;
values
:
unknown
;
}
Index
Properties
keys
required
values
Properties
keys
keys
:
|
ShapeOr
<
AtLeastTuple
<
AllowedIndexKeysKeysSpecifiers
,
1
>
>
|
AllowedIndexKeysKeysSpecifiers
required
required
:
boolean
values
values
:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
keys
required
values
object-shape-tester - v5.1.6
Loading...
Base type for inputs to the
indexedKeys
shape.