UNPKG

expo-eas-observe

Version:

Expo module that exposes various app metrics and sends them to EAS Observe

4 lines (3 loc) 146 B
import { type ConfigPlugin } from 'expo/config-plugins'; declare const withAndroidAppMetrics: ConfigPlugin; export default withAndroidAppMetrics;