StringDict type

тип Key-Value для поддержки queryParams, extraQueryParams и утверждений

type StringDict = { [key: string]: string }