次の方法で共有


JSONValue type

type JSONValue = boolean | number | string | null | JSONArray | JSONObject