Files
dota-random-builds/dota-random-builds-back/data/aspects.ts

8 lines
87 B
TypeScript
Raw Normal View History

2025-12-16 22:16:45 +03:00
export const aspects = [
'Carry',
'Support',
'Roamer',
'Jungler',
'Pusher'
]