UNPKG

@mui/x-internal-gestures

Version:

The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.

6 lines 228 B
export declare const messages: { invalidClass: () => string; invalidOrEmptyObjectParam: (paramName: string) => string; invalidObjectParam: (paramName: string) => string; negationError: (matcherName: string) => string; };