Type alias NotificationDetailPost

NotificationDetailPost: {
    id: string;
} & Post

Type declaration

  • id: string

Generated using TypeDoc