Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DuseLinking.native.ts152 const thenable = { constant
155 return thenable;
158 return thenable;
162 return thenable as PromiseLike<ResultState | undefined>;
/expo/packages/expo-router/build/fork/
H A DuseLinking.native.js126 const thenable = { variable
129 return thenable;
132 return thenable;
135 return thenable;
H A DuseLinking.native.js.map1thenable = {\n then(onfulfilled?: (state: ResultState | undefined) => void) {\n onfulf…