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