Searched refs:getHistoryAsync (Results 1 – 2 of 2) sorted by relevance
9 const history = await LocalStorage.getHistoryAsync();35 let history = await LocalStorage.getHistoryAsync();
69 async function getHistoryAsync(): Promise<HistoryItem[]> { function97 let history = await getHistoryAsync();123 getHistoryAsync,