StringDict type

jenis Key-Value untuk mendukung queryParams, extraQueryParams, dan klaim

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