export type Platform = 'psn' | 'xbl' | 'steam' | 'epic' | 'switch';