Bookmarks: {
    articles: AddressPointer[];
    hashtags: string[];
    notes: EventPointer[];
    urls: string[];
}

Type declaration

  • articles: AddressPointer[]
  • hashtags: string[]
  • notes: EventPointer[]
  • urls: string[]