UNPKG
@trymagically/expo-dev-client
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Magically custom Expo development client
docs.expo.dev/versions/latest/sdk/dev-client/
expo/expo
@trymagically/expo-dev-client
/
plugin
/
build
/
constants.js
5 lines
(4 loc)
•
186 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
InstallationPage
=
void
0
;
exports
.
InstallationPage
=
'https://docs.expo.dev/clients/installation/'
;