알람 링크
This commit is contained in:
@@ -60,4 +60,8 @@ export interface AppAlarmUnreadCountParams {
|
||||
};
|
||||
export interface AppAlarmUnreadCountResponse {
|
||||
unreadCount: number;
|
||||
};
|
||||
|
||||
export interface AlarmLinkOptions {
|
||||
linkUrl: string;
|
||||
};
|
||||
Reference in New Issue
Block a user