UNPKG

@butlerbot/sdk

Version:

The official ButlerBot SDK

5 lines (4 loc) 138 B
export declare function formatURL(url: string, params: Object | undefined, config: { apiKey: string; debug?: boolean; }): string;