export enum MoveCategoryName { PHYSICAL = 'PHYSICAL', SPECIAL = 'SPECIAL', STATUS = 'STATUS', }