UNPKG

zendesk-messaging-client

Version:
7 lines (6 loc) 227 B
// This file is auto-generated by @hey-api/openapi-ts import { createClient, createConfig, } from './client'; export const client = createClient(createConfig({ baseUrl: 'https://api.smooch.io', throwOnError: true, }));