次の方法で共有


SearchFuzzyResponse type

type SearchFuzzyResponse = Response<
  SearchFuzzyResponse,
  Models.SearchGetSearchFuzzyResponse,
  SearchGeojson
>