From 8dba1bffc690b6a6fff95c1dd7c265b4ddef5ed4 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Fri, 13 Aug 2021 17:24:28 +0900 Subject: Body ミックスインを廃止し、 Response インターフェイスへ統合 (#1898) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - orphaned にあった Body ミックスインを廃止 - Body ミックスインのメンバーを Response インターフェイスへ移動 - 関連する記事を 2021/08/04 時点の英語版に同期 --- files/ja/mdn/contribute/documentation_priorities/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'files/ja/mdn') diff --git a/files/ja/mdn/contribute/documentation_priorities/index.html b/files/ja/mdn/contribute/documentation_priorities/index.html index d0ebb69565..d647c6446b 100644 --- a/files/ja/mdn/contribute/documentation_priorities/index.html +++ b/files/ja/mdn/contribute/documentation_priorities/index.html @@ -156,7 +156,6 @@ translation_of: MDN/Contribute/Documentation_priorities

Fetch API (47)