League of Legends heroes names. That's it!
var heroes = require('heroes');
heroes[92];
// → Teemo
heroes[111];
// → Yasuo
Inspired by champion <3
League of Legends heroes names. That's it!
var heroes = require('heroes');
heroes[92];
// → Teemo
heroes[111];
// → Yasuo
Inspired by champion <3
npm i heroes
8
5.14.0
MIT