UNPKG

react-native-gesture-handler

Version:

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

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