UNPKG

scroll-behaviour

Version:

Scroll Behavior polyfill http://iamdustan.com/smoothscroll for universal use.

5 lines (4 loc) 94 B
'use strict' // Do nothing in nodejs. module.exports = { polyfill: noop } function noop () {}