UNPKG

expo-dev-menu

Version:

Expo/React Native module with the developer menu.

6 lines (5 loc) 109 B
export declare type ExpoDevMenu = { openMenu(): any; openProfile(): any; openSettings(): any; };