@arcmantle/library
Preparing search index...
types/record.types
ObjectKeyToType
Type Alias ObjectKeyToType<T>
ObjectKeyToType
:
{
[
Key
in
keyof
T
]
:
Key
}
Mirrors the object key names as the object key value types.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Mirrors the object key names as the object key value types.