diff options
Diffstat (limited to 'files/th/web/api/index.html')
-rw-r--r-- | files/th/web/api/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/files/th/web/api/index.html b/files/th/web/api/index.html deleted file mode 100644 index 5ddadeb7cf..0000000000 --- a/files/th/web/api/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Web APIs -slug: Web/API -tags: - - API - - JavaScript - - NeedsTranslation - - Reference - - Web -translation_of: Web/API ---- -<p>When writing code for the Web using JavaScript, there are a great many APIs available. Below is a list of all the interfaces (that is, types of objects) that you may be able to use while developing your Web app or site.</p> - -<div>{{APIListAlpha}}</div> |