次の方法で共有


KeyValuePair type

type KeyValuePair = { key: string; value: string }