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