@arcmantle/library
Preparing search index...
types/record.types
ObjectKeysToUnion
Type Alias ObjectKeysToUnion<T>
ObjectKeysToUnion
:
ObjectTypesToUnion
<
ObjectKeyToType
<
T
>
>
Takes all the keys in an object and returns them as a union type.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Takes all the keys in an object and returns them as a union type.