xref
: /
expo
/
packages
/
expo-dev-launcher
/
bundle
/
functions
/
__mocks__
/
getUserProfileAsync.ts
(revision 9589725c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
export
const
getUserProfileAsync
=
jest
.
fn
();
2