summaryrefslogtreecommitdiff
path: root/apps/mobile/expo-env.d.ts
blob: ebc8daf2c76a0a908379c22b727e037b7583ce19 (plain) (blame)
1
2
3
4
5
/// <reference types="expo/types" />

// NOTE: This file should not be edited and should be in your git ignore

declare const __DEV__: boolean;