UNPKG

servertap-js

Version:

A TypeScript library for working with the ServerTap API

4 lines 72 B
export interface Config { apiKey?: string; baseUrl: string; }