Skip to content

Commit eb26127

Browse files
Update type source links
1 parent 085337e commit eb26127

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/js/utils/expoglobalobject.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
* (we are describing the native Module
44
* the TS typing is only guideline):
55
*
6-
* https://github.com/expo/expo/blob/5d1153e6ae7c497fa1281ffee85fabe90d2321c2/packages/expo-constants/src/Constants.types.ts#L124
6+
* https://github.com/expo/expo/blob/b51b5139f2caa2a9495e4132437d7ca612276158/packages/expo-constants/src/Constants.ts
7+
* https://github.com/expo/expo/blob/b51b5139f2caa2a9495e4132437d7ca612276158/packages/expo-manifests/src/Manifests.ts
78
*/
89
export interface ExpoConstants {
910
appOwnership?: 'standalone' | 'expo' | 'guest';

0 commit comments

Comments
 (0)