# get-scrollbar-width ```js import getScrollbarWidth from '@advdominion/get-scrollbar-width'; console.log(getScrollbarWidth()); ```