Preparing search index...
The search index is not available
@rauschma/helpers
@rauschma/helpers
typescript/type
isArrayOfPrimitives
Function isArrayOfPrimitives
isArrayOfPrimitives
<
T
extends
keyof
TypeofLookupTable
>
(
typeofString
:
T
,
value
:
unknown
,
)
:
value
is
TypeofStringToType
<
T
>
[]
Type Parameters
T
extends
keyof
TypeofLookupTable
Parameters
typeofString
:
T
value
:
unknown
Returns
value
is
TypeofStringToType
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rauschma/helpers
Loading...