UNPKG

@tf2pickup-org/serveme-tf-client

Version:
3 lines (2 loc) 142 B
import { HttpClient } from './http-client'; export declare const createServemeTfHttpClient: (endpoint: string, apiKey: string) => HttpClient;