UNPKG

192 BTypeScriptView Raw
1import type { GestureDirection } from '../types';
2export default function getInvertedMultiplier(gestureDirection: GestureDirection): 1 | -1;
3//# sourceMappingURL=getInvertedMultiplier.d.ts.map
\No newline at end of file