1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-10 23:34:05 +02:00
This commit is contained in:
syuilo
2021-06-19 23:07:08 +09:00
parent 091ef2e240
commit ce12fc2b67
5 changed files with 85 additions and 86 deletions

View File

@@ -1,4 +1,4 @@
import { Endpoints } from './endpoints';
import { Endpoints } from './api.types';
import Stream from './streaming';
import { Acct } from './acct';