UNPKG

tracking-params

Version:

Easily get and remove unwanted tracking parameters from URLs.

2 lines (1 loc) 88 B
export declare const paramsToEntries: (params: URLSearchParams) => [string, string][];