UNPKG

@meibot/unofficial-valorant-api

Version:

Library for the Unofficial VALORANT API by api.henrikdev.xyz

7 lines (6 loc) 127 B
export interface V1VersionResponse { version: string; clientVersion: string; branch: string; region: string; }