browser-fns
v0.1.0
Published
Single paragraph about why this library exists
Downloads
1
Readme
browser-fns
Single paragraph about why this library exists
Get started
Install
yarn add browser-fns
# or
npm install --save browser-fns
Use
import { scrollToTop } from 'browser-fns'
scrollToTop()