From 0baca3aed93fc43d14e58d190fe42900a05fc7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E6=B8=B8=E5=90=9B?= Date: Sat, 27 Jun 2020 22:38:49 +0800 Subject: [PATCH] Update README-eng.md --- README-eng.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-eng.md b/README-eng.md index e43fcccb2..e950f705a 100644 --- a/README-eng.md +++ b/README-eng.md @@ -33,6 +33,7 @@ Mirai is building a community (with `mirai-console`) that allows developers to s - (Community)`C++`: [mirai-cpp](https://github.com/cyanray/mirai-cpp) A simple C++ SDK using `mirai-api-http` for ALL platforms. - (Community)`C++`: [miraipp](https://github.com/Chlorie/miraipp-template) A sophisticated, modern mapping for `mirai-http-api` to C++, providing development documents. - (Community)`Rust`: [mirai-rs](https://github.com/HoshinoTented/mirai-rs) The Rust mapping for `mirai-http-api`. +- (Community)`TypeScropt`: [mirai-ts](https://github.com/YunYouJun/mirai-ts) TypeScript SDK comes with a declaration file, has good code hints, and can also be used as a JavaScript SDK. ### Use as a library You can install mirai as a library into your project.