TypeScript Type Mapping Keys to camelCase Conversion
Im new to typescript but I want to create a mapped type that converts keys from another type Specifically say I have a type where all the keys are snakecased
{ Code - Sleep - Repeat }