UNPKG

lath

Version:

Seamless connection of pages.

7 lines (6 loc) 149 B
/** * -webkit-overflow-scrolling * supported ios (5-12.5) */ declare function testHasScrolling(): boolean; export default testHasScrolling;