1
0

add: converter export from megalodon

This commit is contained in:
Mar0xy
2023-09-24 04:17:09 +02:00
parent f151ab2258
commit 72ff1ffc9d
3 changed files with 21 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
import MisskeyAPI from "./misskey/api_client";
export default MisskeyAPI.Converter;