UNPKG

view-scroller

Version:
7 lines (6 loc) 109 B
import "babel-polyfill"; declare global { interface Window { viewScroller: object; } }