UppercaseKeys
Type Aliases
UppercaseKeys
Ƭ UppercaseKeys<T
>: StartsWithUppercase
<keyof T
>
Helper type to match all of the uppercase keys of an object.
Type parameters
Name |
---|
T |
Ƭ UppercaseKeys<T
>: StartsWithUppercase
<keyof T
>
Helper type to match all of the uppercase keys of an object.
Name |
---|
T |