CategoryName type

The category names for challenge categories.

Signature:

export type CategoryName = 'IMAGINATION' | 'TEAMWORK' | 'EXPERTISE' | 'COLLECTION' | 'VETERANCY';