UNPKG

react-native-gesture-handler

Version:

Experimental implementation of a new declarative API for gesture handling in react-native

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