UNPKG

handsfree

Version:

A library for creating head-controlled, handsfree user interfaces via computer vision just...like...✨...that!

4 lines 82 B
window.scrollTo = function (x, y) { window.scrollX = x window.scrollY = y }