UNPKG

wpt-api-client

Version:

Unofficial Node.js client for the WebPageTest REST API

3 lines 214 B
export declare const baseUrl: (wptServer?: string | undefined) => string; export declare const checkApiKey: (apiKey?: string | undefined, wptServer?: string | undefined) => void; //# sourceMappingURL=utils.d.ts.map