UNPKG

@idfy/sdk

Version:
4 lines (3 loc) 99 B
export default class APIHelper { static appendQueryParams(url: string, params: any): string; }