valorant-tools
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "valorant-tools", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Various valorant related tools for overwolf apps.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -71,3 +71,3 @@ ## Various valorant related tools for overwolf apps. | ||
import { getAgentDetailsByEnglishName } from 'valorant-tools'; | ||
console.log(getAgentDetailsByEnglishName()); | ||
console.log(getAgentDetailsByEnglishName('Yoru')); | ||
/* | ||
@@ -74,0 +74,0 @@ { |
10870849