UNPKG

@bigmi/core

Version:

TypeScript library for Bitcoin apps.

2 lines (1 loc) 114 B
export declare const urlWithParams: (url: string, params: Record<string, string | number | undefined>) => string;