mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-30 15:00:26 +02:00
update api.
This commit is contained in:
parent
af5aefd669
commit
0f9679d6d6
18 changed files with 484 additions and 191 deletions
|
@ -13,7 +13,11 @@
|
|||
*/
|
||||
|
||||
|
||||
// May contain unused imports in some cases
|
||||
// @ts-ignore
|
||||
import { MemberProfile } from './member-profile';
|
||||
// May contain unused imports in some cases
|
||||
// @ts-ignore
|
||||
import { SessionState } from './session-state';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue