createChromeHistoryRepository
createChromeHistoryRepository(
historyApi):BrowserHistoryRepositoryPort
Defined in: infrastructure/chrome/history-adapter.ts:64
Chrome History APIをApplication層のhistory repository portへ変換。
Parameters
Section titled “Parameters”historyApi
Section titled “historyApi”Chrome History API。
Returns
Section titled “Returns”Chrome履歴取得port。