VANjs
An API resource you can use for the Valorant game.
Static Content
Code writing that needs to be done for some static content in the game.
const languages = require("./src/languages");
const Tiers = require("./src/Tiers");
const Map = require("./src/Map");