UNPKG

expo-dev-menu

Version:

Expo/React Native module with the developer menu.

2 lines (1 loc) 37 B
export type ValueOf<T> = T[keyof T];