sdlweb: Add bindings of TypeScript

From a4b201eb7c8c35662d275d895871bc4406390295 Mon Sep 17 00:00:00 2001
From: jingkaimori <[EMAIL REDACTED]>
Date: Mon, 5 Jun 2023 09:08:38 +0000
Subject: [PATCH] Add bindings of TypeScript

---
 languages.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/languages.php b/languages.php
index 7070622..4ad14c5 100644
--- a/languages.php
+++ b/languages.php
@@ -121,6 +121,13 @@
                                 Rust-SDL2 -
                                 <a href="https://github.com/Rust-SDL2/rust-sdl2">https://github.com/Rust-SDL2/rust-sdl2</a>
                             </li>
+                            <li> <strong>
+                                    TypeScript
+                                </strong>
+                                <br/>
+                                SDL_ts -
+                                <a href="https://deno.land/x/sdl_ts@0.0.6">https://deno.land/x/sdl_ts@0.0.6</a>
+                            </li>
                         </ul>
                     </blockquote>