lemmy-js-client
    Preparing search index...

    Type Alias NotificationView

    type NotificationView = {
        data: NotificationData;
        notification: Notification;
    }
    Index

    Properties

    Properties

    notification: Notification