magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 12 forks source link

Add globalThis #76

Closed nicolashenry closed 5 years ago

nicolashenry commented 5 years ago

globalThis is the new name for global : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis I kept global here for compatibility.