UNPKG

react-native-gesture-handler

Version:

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

4 lines (3 loc) 125 B
export declare class GesturePropError extends Error { constructor(name: string, value: unknown, expectedType: string); }