Home
last modified time | relevance | path

Searched defs:error_uri (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-auth-session/src/
H A DErrors.ts18 error_uri?: string; property
92 const { error, error_description, error_uri } = params; constant
/expo/packages/expo-auth-session/build/
H A DErrors.d.ts17 error_uri?: string; property