tamaina abc296cdcc
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries()
instead of in-house implementation

* Remove extra type assertions
2020-05-23 23:21:09 +09:00
..
2019-04-24 08:11:19 +09:00
2019-04-14 04:17:24 +09:00
2019-04-14 17:18:17 +09:00
2020-03-22 09:21:21 +09:00
2019-03-18 13:20:49 +09:00
2019-02-20 16:13:43 +09:00

Prelude

このディレクトリのコードはJavaScriptの表現能力を補うためのコードです。 Misskey固有の処理とは独立したコードの集まりですが、Misskeyのコードを読みやすくすることを目的としています。