BookmarkRepositoryPort
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/bookmark-use-cases.ts:75
Bookmark Treeを取得するportです。
Properties
Section titled “Properties”getBookmarkTree
Section titled “getBookmarkTree”
readonlygetBookmarkTree: () =>Promise<BookmarkTree>
Defined in: application/bookmarks/bookmark-use-cases.ts:79
現在のBookmark Treeを取得します。
Returns
Section titled “Returns”Promise<BookmarkTree>