UNPKG

@drift-labs/common

Version:

Common functions for Drift

2 lines (1 loc) 96 B
export declare const encodeQueryParams: (params: Record<string, string | undefined>) => string;