mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 23:40:24 +00:00
chore: type
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { SelfInfo } from "../entities";
|
||||
|
||||
export const selfInfo: SelfInfo = {
|
||||
uid: '',
|
||||
uin: '',
|
||||
nick: '',
|
||||
online: true
|
||||
};
|
||||
@@ -1,4 +1,3 @@
|
||||
export * from './wrapper';
|
||||
export * from './data';
|
||||
export * from './helper';
|
||||
export * from './context';
|
||||
Reference in New Issue
Block a user