UppercaseKeys
Type Aliases
Section titled “Type Aliases”UppercaseKeys
Section titled “UppercaseKeys”UppercaseKeys<
T> =StartsWithUppercase<keyofT>
Defined in: packages/isaacscript-common/src/types/UppercaseKeys.ts:4
Helper type to match all of the uppercase keys of an object.
Type Parameters
Section titled “Type Parameters”T
