refactor: 持续重构project结构与定义

This commit is contained in:
手瓜一十雪
2024-11-21 14:36:06 +08:00
parent bbb4ad7d95
commit 902fe907bd
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ import {
OB11GroupMemberRole,
OB11User,
OB11UserSex,
} from '../types';
} from '@/onebot/types';
export class OB11Construct {
static selfInfo(selfInfo: SelfInfo): OB11User {
return {