UNPKG

node-updown

Version:

Transparent Node.JS wrapper for the updown.io API

2 lines (1 loc) 109 B
export declare function formatUrl(apiKey: string, endpoint: string[], query?: Record<string, any>): string;