xref
: /
expo
/
docs
/
pages
/
tutorial
/
index.js
(revision 604792ab)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
redirect
from
'~/
common
/
redirect
'
;
2
3
export
default
redirect
(
'/
tutorial
/
introduction
/'
);
4