export type Platform = 'pc' | 'xbox' | 'ps4'
