UNPKG

vapi-typescript-sdk

Version:
4 lines 268 B
import { type ClientOptions } from 'openapi-fetch'; import type { paths } from './generated/vapiOpenApi.js'; export declare const vapiClient: (options: ClientOptions) => import("openapi-fetch").Client<paths, `${string}/${string}`>; //# sourceMappingURL=client.d.ts.map