<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dackdive</author_name>
  <author_url>https://blog.hatena.ne.jp/dackdive/</author_url>
  <blog_title>dackdive's blog</blog_title>
  <blog_url>https://dackdive.hateblo.jp/</blog_url>
  <categories>
    <anon>Frontend</anon>
  </categories>
  <description>メモ。 ReactNode ReactElement ReactChild の関係性、何回か調べている気がするので整理しておく。 @types/react の型定義 https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/index.d.ts を参照した。 図で、ReactNodeArray → Array&lt;ReactNode&gt; 以外の線は Union Types を表している。 たとえば type ReactChild = ReactElement | ReactText である。 メモ JSX が…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdackdive.hateblo.jp%2Fentry%2F2019%2F08%2F07%2F090000&quot; title=&quot;TypeScript: ReactNode型とReactElement型とReactChild型 - dackdive&amp;#39;s blog&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>https://cdn-ak.f.st-hatena.com/images/fotolife/d/dackdive/20190807/20190807012948.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-07 09:00:00</published>
  <title>TypeScript: ReactNode型とReactElement型とReactChild型</title>
  <type>rich</type>
  <url>https://dackdive.hateblo.jp/entry/2019/08/07/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
