UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

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