UNPKG

mychips-react-sdk

Version:
5 lines 268 B
declare class UriBuilderService { buildOfferwallUrl(adunitId: string, userId: string, advertisingId?: string, gender?: string, age?: number, totalVirtualCurrency?: number): string; } export default UriBuilderService; //# sourceMappingURL=UriBuilderService.d.ts.map