StringDict type

Key-Value 类型以支持 queryParams、extraQueryParams 和声明

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