UNPKG

@learn-hunger/visual-gestures

Version:

VisualGestures.js is a package that empowers users to effortlessly control the cursor, including actions such as hover, click, drag, and drop, through precise finger movements in the air.

4 lines (3 loc) 61 B
export interface IVgCommonMethods { setCursor(): void; }