UNPKG

globalping

Version:

The official TS/JS client for the Globalping API

6 lines 257 B
// This file is auto-generated by @hey-api/openapi-ts import { createClient, createConfig } from '@hey-api/client-fetch'; export const client = createClient(createConfig({ baseUrl: 'https://api.globalping.io', })); //# sourceMappingURL=client.gen.js.map