UNPKG

@sargonpiraev/hh-api-client

Version:

A TypeScript client for the HeadHunter API, generated from the official OpenAPI specification.

6 lines (5 loc) 206 B
// This file is auto-generated by @hey-api/openapi-ts import { createClient, createConfig } from './client/index.js'; export const client = createClient(createConfig({ baseUrl: 'https://api.hh.ru' }));