createChromeBookmarkRepository
createChromeBookmarkRepository(
bookmarksApi):BookmarkRepositoryPort
Defined in: infrastructure/chrome/bookmarks-adapter.ts:172
Chrome Bookmarks APIをApplication層のrepository portへ変換します。
Parameters
Section titled “Parameters”bookmarksApi
Section titled “bookmarksApi”Chrome Bookmarks APIです。
Returns
Section titled “Returns”Bookmark Tree取得portです。