- Preparing search index...
- The search index is not available
polykey 
 
Type alias NotificationBase
 
NotificationBase: {     data: NotificationData;     isRead: boolean;     iss: string;     sub: string;     typ: "notification"; } 
Type declaration
- 
- 
isRead: boolean
- 
iss: string
- 
sub: string
- 
typ: "notification"