Home
last modified time | relevance | path

Searched refs:clearHistoryAsync (Results 1 – 3 of 3) sorted by relevance

/expo/home/storage/
H A DLocalStorage.ts85 async function clearHistoryAsync(): Promise<void> { function
121 clearHistoryAsync,
/expo/home/redux/
H A DSessionActions.ts31 await LocalStorage.clearHistoryAsync();
H A DHistoryActions.ts19 await LocalStorage.clearHistoryAsync();