<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kentem_dev_re_hiramatsu</author_name>
  <author_url>https://blog.hatena.ne.jp/kentem_dev_re_hiramatsu/</author_url>
  <blog_title>KENTEM TechBlog</blog_title>
  <blog_url>https://tech.kentem.jp/</blog_url>
  <categories>
    <anon>フロントエンド</anon>
    <anon>バックエンド</anon>
    <anon>言語</anon>
  </categories>
  <description>こんにちは！フロントエンジニアのH.Rです。TypeScriptで型を定義するときに、「一部だけ取り出したい」「全部をオプショナルにしたい」といった場面がよくあります。 そんなときに役立つのがユーティリティ型（Utility Types）です。 この記事では代表的なユーティリティ型をまとめました。 TypeScriptで知っておきたいユーティリティ型9選 基本となる型定義（共通型） Omit&lt;T, K&gt; — 指定したプロパティを除外する Pick&lt;T, K&gt; — 必要なプロパティだけを抽出 Partial&lt;T&gt; — プロパティをすべてオプショナルに Required&lt;T&gt; — プロパティをすべ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.kentem.jp%2Fentry%2F2025%2F08%2F22%2F090000&quot; title=&quot;TypeScriptで知っておきたいユーティリティ型9選 - KENTEM TechBlog&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/k/kentem_dev_re_hiramatsu/20250819/20250819172916.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-08-22 09:00:00</published>
  <title>TypeScriptで知っておきたいユーティリティ型9選</title>
  <type>rich</type>
  <url>https://tech.kentem.jp/entry/2025/08/22/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
