UNPKG

node-valorant-api

Version:

A NodeJS wrapper for the VALORANT API

6 lines (5 loc) 183 B
export declare type int = number; export declare type long = number; export declare type float = number; export declare type puuid = string; export declare type Locale = string;