@arcmantle/library
Preparing search index...
types/record.types
ObjectHasKeys
Type Alias ObjectHasKeys<T>
ObjectHasKeys
:
ObjectLength
<
T
>
extends
0
?
false
:
true
Returns true or false depending on if an object has keys.
Type Parameters
T
extends
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Returns true or false depending on if an object has keys.