Home
last modified time | relevance | path

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

/expo/home/storage/
H A DLocalStorage.ts98 history = history.sort((item1, item2) => {
102 const item2time = item2.time ? item2.time : 0; constant