<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksmzn</author_name>
  <author_url>https://blog.hatena.ne.jp/ksmzn/</author_url>
  <blog_title>DPA</blog_title>
  <blog_url>https://ksmzn.hatenablog.com/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>Redux</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>メモ。 Reduxで開発中、 flow-typedを導入し、チェックしたところ下記のエラーが。 export default connect(mapStateToProps)(Metadata); ^^^^^^^^^^^^^^^^^^^^^^^^ function call. Could not decide which case to select MapStateToProps のtypeが用意されているのでそれを使う。 import type { MapStateToProps } from &quot;react-redux&quot; const mapStateToProps: MapStateToP…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fksmzn.hatenablog.com%2Fentry%2Fredux-flow-typed0001&quot; title=&quot;Redux &amp;amp; flow-typed で mapStateToProps に型を付ける - DPA&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-10 07:00:00</published>
  <title>Redux &amp; flow-typed で mapStateToProps に型を付ける</title>
  <type>rich</type>
  <url>https://ksmzn.hatenablog.com/entry/redux-flow-typed0001</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
