UNPKG

@etherspot/data-utils

Version:
6 lines (4 loc) 80 B
interface QueryParams { [key: string]: any; } export type { QueryParams };