UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

3 lines 190 B
import { URLSearchParams } from 'url'; export declare const encodeParamsForURL: (params: Record<string, string | ReadonlyArray<string>>) => URLSearchParams; //# sourceMappingURL=url.d.ts.map