UNPKG

koishi-plugin-toram

Version:
8 lines (7 loc) 170 B
export interface UserData { qq: string; nickname: string; otherNames: string[]; monthlyCardRemindTimeIndex: number; lastGetMonthlyCardDate: string; }