<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Shiro-Neko</author_name>
  <author_url>https://blog.hatena.ne.jp/Shiro-Neko/</author_url>
  <blog_title>白猫のメモ帳</blog_title>
  <blog_url>https://shironeko.hateblo.jp/</blog_url>
  <categories>
    <anon>TypeScript</anon>
  </categories>
  <description>こんばんは。 ブラックフライデーで何を買うか決めましたか？ 今回はUtility Typesを一気に確認していきます。 前回の記事で解説した通り、Utility Typesは型から別の型に変換するための型です。型レベルの関数みたいなイメージですかね。今回紹介する型はすべて「lib.es5.d.ts」としてTypeScriptの標準ライブラリに定義されています。 できるだけそのまま「lib.es5.d.ts」のそのままの順番で紹介しますが、一部わかりやすさのために順番は入れ替えています。 Partial type Partial&lt;T&gt; = { [P in keyof T]?: T[P]; }; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshironeko.hateblo.jp%2Fentry%2F2025%2F11%2F22%2F225850&quot; title=&quot;TypeScriptの型を復習する　その3 - 白猫のメモ帳&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>2025-11-22 22:58:50</published>
  <title>TypeScriptの型を復習する　その3</title>
  <type>rich</type>
  <url>https://shironeko.hateblo.jp/entry/2025/11/22/225850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
