diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-06 00:12:43 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-06 00:12:43 +0900 |
commit | 221ab9b786a8ff9093290c406b2b354f3d19f079 (patch) | |
tree | dba84a826ef59c2a7ea11708cc76342eb721bfef /files/ja/_wikihistory.json | |
parent | b679442304ecb8fe61ec7987cffca69d9d46b96d (diff) | |
download | translated-content-221ab9b786a8ff9093290c406b2b354f3d19f079.tar.gz translated-content-221ab9b786a8ff9093290c406b2b354f3d19f079.tar.bz2 translated-content-221ab9b786a8ff9093290c406b2b354f3d19f079.zip |
orphaned/Web/JavaScript/Guide/Creating_New_Objects 以下を削除 (#984)
https://developer.mozilla.org/ja/docs/Web/JavaScript/Guide/Working_with_Objects 以下にコンテンツが移行済みであるため、古い文書を削除
Diffstat (limited to 'files/ja/_wikihistory.json')
-rw-r--r-- | files/ja/_wikihistory.json | 87 |
1 files changed, 0 insertions, 87 deletions
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 7b68af4929..1068c3f5f3 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -52755,93 +52755,6 @@ "electrolysis" ] }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects": { - "modified": "2019-03-24T00:01:07.948Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Defining_Getters_and_Setters": { - "modified": "2019-03-24T00:03:35.023Z", - "contributors": [ - "ryuta-watanabe", - "chrisdavidmills", - "chikoski", - "lv7777", - "jigs12", - "ethertank", - "Yuki Konno", - "happysadman", - "electrolysis", - "Mgjbot" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Defining_Methods": { - "modified": "2019-03-24T00:01:06.190Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Defining_Properties_for_an_Object_Type": { - "modified": "2019-03-24T00:01:04.530Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Deleting_Properties": { - "modified": "2019-03-24T00:01:03.545Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Indexing_Object_Properties": { - "modified": "2019-03-24T00:01:08.282Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Using_Object_Initializers": { - "modified": "2019-03-24T00:01:08.175Z", - "contributors": [ - "ethertank", - "happysadman", - "electrolysis", - "Mgjbot" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Using_a_Constructor_Function": { - "modified": "2019-03-24T00:01:07.681Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, - "orphaned/Web/JavaScript/Guide/Creating_New_Objects/Using_this_for_Object_References": { - "modified": "2019-03-24T00:01:04.138Z", - "contributors": [ - "ethertank", - "happysadman", - "Mgjbot", - "electrolysis" - ] - }, "orphaned/Web/JavaScript/Guide/Creating_a_Regular_Expression": { "modified": "2019-03-24T00:01:11.372Z", "contributors": [ |