UNPKG

faceit-node-api

Version:

Lightweight node.js module for easier use of the Faceit Data API.

4 lines (3 loc) 79 B
export interface QueryParams { [key: string]: string | number | boolean; }