UNPKG

@meibot/unofficial-valorant-api

Version:

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

3 lines (2 loc) 80 B
import type { Match } from "./v3-matches"; export type V2MatchResponse = Match;