UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

2 lines (1 loc) 110 B
export declare function createRequestUrl(baseUrl: string, queryParameters?: Record<string, unknown>): string;