編集

次の方法で共有


StringDict type

Key-Value type to support queryParams, extraQueryParams and claims

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